Searched defs:nes_qp (Results 1 – 1 of 1) sorted by relevance
134 struct nes_qp { struct135 struct ib_qp ibqp;159 struct nes_qp_context *nesqp_context; argument160 dma_addr_t nesqp_context_pbase;161 void *pbl_vbase;162 dma_addr_t pbl_pbase;163 struct page *page;164 struct timer_list terminate_timer;165 enum ib_event_type terminate_eventtype;166 struct sk_buff_head pau_list;[all …]