Searched defs:nix_cq_ctx_s (Results 1 – 1 of 1) sorted by relevance
339 struct nix_cq_ctx_s { struct340 u64 base;341 u64 lbp_ena : 1;342 u64 lbpid_low : 3;343 u64 bp_ena : 1;344 u64 lbpid_med : 3;345 u64 bpid : 9;346 u64 lbpid_high : 3;347 u64 qint_idx : 7;348 u64 cq_err : 1;[all …]