Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
848 struct nix_lf_alloc_req { struct849 struct mbox_msghdr hdr;850 int node;851 u32 rq_cnt; /* No of receive queues */852 u32 sq_cnt; /* No of send queues */853 u32 cq_cnt; /* No of completion queues */854 u8 xqe_sz;855 u16 rss_sz;856 u8 rss_grps;857 u16 npa_func;[all …]