Searched defs:nes_qp (Results 1 – 1 of 1) sorted by relevance
138 struct nes_qp { struct139 struct ib_qp ibqp;163 struct nes_qp_context *nesqp_context; argument164 dma_addr_t nesqp_context_pbase;165 void *pbl_vbase;166 dma_addr_t pbl_pbase;167 struct page *page;168 struct timer_list terminate_timer;169 enum ib_event_type terminate_eventtype;170 struct sk_buff_head pau_list;[all …]