Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
433 struct nix_lf_alloc_req { struct434 struct mbox_msghdr hdr;435 int node;436 u32 rq_cnt; /* No of receive queues */437 u32 sq_cnt; /* No of send queues */438 u32 cq_cnt; /* No of completion queues */439 u8 xqe_sz;440 u16 rss_sz;441 u8 rss_grps;442 u16 npa_func;[all …]