Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
868 struct nix_lf_alloc_req { struct869 struct mbox_msghdr hdr;870 int node;871 u32 rq_cnt; /* No of receive queues */872 u32 sq_cnt; /* No of send queues */873 u32 cq_cnt; /* No of completion queues */874 u8 xqe_sz;875 u16 rss_sz;876 u8 rss_grps;877 u16 npa_func;[all …]