Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
465 struct nix_lf_alloc_req { struct466 struct mbox_msghdr hdr;467 int node;468 u32 rq_cnt; /* No of receive queues */469 u32 sq_cnt; /* No of send queues */470 u32 cq_cnt; /* No of completion queues */471 u8 xqe_sz;472 u16 rss_sz;473 u8 rss_grps;474 u16 npa_func;[all …]