Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
880 struct nix_lf_alloc_req { struct881 struct mbox_msghdr hdr;882 int node;883 u32 rq_cnt; /* No of receive queues */884 u32 sq_cnt; /* No of send queues */885 u32 cq_cnt; /* No of completion queues */886 u8 xqe_sz;887 u16 rss_sz;888 u8 rss_grps;889 u16 npa_func;[all …]