Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
838 struct nix_lf_alloc_req { struct839 struct mbox_msghdr hdr;840 int node;841 u32 rq_cnt; /* No of receive queues */842 u32 sq_cnt; /* No of send queues */843 u32 cq_cnt; /* No of completion queues */844 u8 xqe_sz;845 u16 rss_sz;846 u8 rss_grps;847 u16 npa_func;[all …]