Searched defs:nix_lf_alloc_req (Results 1 – 1 of 1) sorted by relevance
898 struct nix_lf_alloc_req { struct899 struct mbox_msghdr hdr;900 int node;901 u32 rq_cnt; /* No of receive queues */902 u32 sq_cnt; /* No of send queues */903 u32 cq_cnt; /* No of completion queues */904 u8 xqe_sz;905 u16 rss_sz;906 u8 rss_grps;907 u16 npa_func;[all …]