Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
855 struct nix_lf_alloc_req { struct856 struct mbox_msghdr hdr;857 int node;858 u32 rq_cnt; /* No of receive queues */859 u32 sq_cnt; /* No of send queues */860 u32 cq_cnt; /* No of completion queues */861 u8 xqe_sz;862 u16 rss_sz;863 u8 rss_grps;864 u16 npa_func;[all …]