Searched defs:be_cmd_req_mcc_create (Results 1 – 2 of 2) sorted by relevance
424 struct be_cmd_req_mcc_create { struct425 struct be_cmd_req_hdr hdr;426 u16 num_pages;427 u16 rsvd0;428 u8 context[sizeof(struct amap_mcc_context) / 8];429 struct phys_addr pages[8];
433 struct be_cmd_req_mcc_create { struct434 struct be_cmd_req_hdr hdr;435 u16 num_pages;436 u16 cq_id;437 u8 context[sizeof(struct amap_mcc_context_be) / 8];438 struct phys_addr pages[8];