Searched refs:sq_virt (Results 1 – 2 of 2) sorted by relevance
1070 ep->qp.sq_virt = in bnx2i_alloc_qp_resc()1073 if (!ep->qp.sq_virt) { in bnx2i_alloc_qp_resc()1079 ep->qp.sq_first_qe = ep->qp.sq_virt; in bnx2i_alloc_qp_resc()1196 if (ep->qp.sq_virt) { in bnx2i_free_qp_resc()1198 ep->qp.sq_virt, ep->qp.sq_phys); in bnx2i_free_qp_resc()1199 ep->qp.sq_virt = NULL; in bnx2i_free_qp_resc()
634 struct sqe *sq_virt; member