Home
last modified time | relevance | path

Searched refs:xhq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c53 struct qed_chain xhq; member
312 xhq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->xhq); in qed_sp_iscsi_conn_offload()
675 if (!p_conn->xhq.p_virt_addr) in qed_iscsi_setup_connection()
677 qed_chain_pbl_zero_mem(&p_conn->xhq); in qed_iscsi_setup_connection()
752 rc = qed_chain_alloc(p_hwfn->cdev, &p_conn->xhq, &params); in qed_iscsi_allocate_connection()
831 qed_chain_free(p_hwfn->cdev, &p_conn->xhq); in qed_iscsi_free_connection()