Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
741 struct nix_lf_alloc_req { struct742 struct mbox_msghdr hdr;743 int node;744 u32 rq_cnt; /* No of receive queues */745 u32 sq_cnt; /* No of send queues */746 u32 cq_cnt; /* No of completion queues */747 u8 xqe_sz;748 u16 rss_sz;749 u8 rss_grps;750 u16 npa_func;[all …]