Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp.c453 struct qed_nvmetcp_conn **p_out_conn) in qed_nvmetcp_allocate_connection() argument
472 *p_out_conn = p_conn; in qed_nvmetcp_allocate_connection()
504 *p_out_conn = p_conn; in qed_nvmetcp_allocate_connection()
519 struct qed_nvmetcp_conn **p_out_conn) in qed_nvmetcp_acquire_connection() argument
544 *p_out_conn = p_conn; in qed_nvmetcp_acquire_connection()
Dqed_fcoe.c367 struct qed_fcoe_conn **p_out_conn) in qed_fcoe_allocate_connection() argument
381 *p_out_conn = p_conn; in qed_fcoe_allocate_connection()
429 *p_out_conn = p_conn; in qed_fcoe_allocate_connection()
601 struct qed_fcoe_conn **p_out_conn) in qed_fcoe_acquire_connection() argument
628 *p_out_conn = p_conn; in qed_fcoe_acquire_connection()
Dqed_iscsi.c684 struct qed_iscsi_conn **p_out_conn) in qed_iscsi_allocate_connection() argument
705 *p_out_conn = p_conn; in qed_iscsi_allocate_connection()
756 *p_out_conn = p_conn; in qed_iscsi_allocate_connection()
781 struct qed_iscsi_conn **p_out_conn) in qed_iscsi_acquire_connection() argument
813 *p_out_conn = p_conn; in qed_iscsi_acquire_connection()