Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
716 struct nix_lf_alloc_req { struct717 struct mbox_msghdr hdr;718 int node;719 u32 rq_cnt; /* No of receive queues */720 u32 sq_cnt; /* No of send queues */721 u32 cq_cnt; /* No of completion queues */722 u8 xqe_sz;723 u16 rss_sz;724 u8 rss_grps;725 u16 npa_func;[all …]