Searched defs:nes_cq (Results 1 – 1 of 1) sorted by relevance
111 struct nes_cq { struct112 struct ib_cq ibcq;113 struct nes_hw_cq hw_cq;114 u32 polled_completions;138 struct nes_cq *nesscq; argument