Searched refs:sq_virt (Results 1 – 2 of 2) sorted by relevance
1069 ep->qp.sq_virt = in bnx2i_alloc_qp_resc()1072 if (!ep->qp.sq_virt) { in bnx2i_alloc_qp_resc()1078 ep->qp.sq_first_qe = ep->qp.sq_virt; in bnx2i_alloc_qp_resc()1195 if (ep->qp.sq_virt) { in bnx2i_free_qp_resc()1197 ep->qp.sq_virt, ep->qp.sq_phys); in bnx2i_free_qp_resc()1198 ep->qp.sq_virt = NULL; in bnx2i_free_qp_resc()
634 struct sqe *sq_virt; member