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