Searched refs:r2tq (Results 1 – 5 of 5) sorted by relevance
51 struct qed_chain r2tq; member
53 struct qed_chain r2tq; member310 r2tq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->r2tq); in qed_sp_iscsi_conn_offload()666 if (!p_conn->r2tq.p_virt_addr) in qed_iscsi_setup_connection()668 qed_chain_pbl_zero_mem(&p_conn->r2tq); in qed_iscsi_setup_connection()737 rc = qed_chain_alloc(p_hwfn->cdev, &p_conn->r2tq, ¶ms); in qed_iscsi_allocate_connection()762 qed_chain_free(p_hwfn->cdev, &p_conn->r2tq); in qed_iscsi_allocate_connection()832 qed_chain_free(p_hwfn->cdev, &p_conn->r2tq); in qed_iscsi_free_connection()
306 r2tq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->r2tq); in qed_sp_nvmetcp_conn_offload()487 rc = qed_chain_alloc(p_hwfn->cdev, &p_conn->r2tq, ¶ms); in qed_nvmetcp_allocate_connection()511 qed_chain_free(p_hwfn->cdev, &p_conn->r2tq); in qed_nvmetcp_allocate_connection()563 qed_chain_free(p_hwfn->cdev, &p_conn->r2tq); in qed_nvmetcp_free_connection()
1787 ictx->ustorm_st_context.ring.r2tq.pbl_base.lo = in cnic_setup_bnx2x_ctx()1789 ictx->ustorm_st_context.ring.r2tq.pbl_base.hi = in cnic_setup_bnx2x_ctx()1791 ictx->ustorm_st_context.ring.r2tq.curr_pbe.lo = in cnic_setup_bnx2x_ctx()1793 ictx->ustorm_st_context.ring.r2tq.curr_pbe.hi = in cnic_setup_bnx2x_ctx()
3892 struct ustorm_iscsi_r2tq_db r2tq; member
Completed in 42 milliseconds