Searched defs:nes_cq (Results 1 – 1 of 1) sorted by relevance
115 struct nes_cq { struct116 struct ib_cq ibcq;117 struct nes_hw_cq hw_cq;118 u32 polled_completions;142 struct nes_cq *nesscq; argument