Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c54 struct qed_chain uhq; member
315 uhq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->uhq); in qed_sp_iscsi_conn_offload()
671 if (!p_conn->uhq.p_virt_addr) in qed_iscsi_setup_connection()
673 qed_chain_pbl_zero_mem(&p_conn->uhq); in qed_iscsi_setup_connection()
746 rc = qed_chain_alloc(p_hwfn->cdev, &p_conn->uhq, &params); in qed_iscsi_allocate_connection()
761 qed_chain_free(p_hwfn->cdev, &p_conn->uhq); in qed_iscsi_allocate_connection()
832 qed_chain_free(p_hwfn->cdev, &p_conn->uhq); in qed_iscsi_free_connection()