Searched defs:p_conn (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/ ! |
D | qed_nvmetcp.c | 267 struct qed_nvmetcp_conn *p_conn, in qed_sp_nvmetcp_conn_offload() 357 struct qed_nvmetcp_conn *p_conn, in qed_sp_nvmetcp_conn_update() 394 struct qed_nvmetcp_conn *p_conn, in qed_sp_nvmetcp_conn_terminate() 423 struct qed_nvmetcp_conn *p_conn, in qed_sp_nvmetcp_conn_clear_sq() 461 struct qed_nvmetcp_conn *p_conn = NULL; in qed_nvmetcp_allocate_connection() local 521 struct qed_nvmetcp_conn *p_conn = NULL; in qed_nvmetcp_acquire_connection() local 550 struct qed_nvmetcp_conn *p_conn) in qed_nvmetcp_release_connection() 559 struct qed_nvmetcp_conn *p_conn) in qed_nvmetcp_free_connection() 588 struct qed_nvmetcp_conn *p_conn = NULL; in qed_nvmetcp_free() local
|
D | qed_iscsi.c | 261 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_offload() 450 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_update() 491 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_mac_update() 534 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_terminate() 569 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_clear_sq() 654 static int qed_iscsi_setup_connection(struct qed_iscsi_conn *p_conn) in qed_iscsi_setup_connection() 694 struct qed_iscsi_conn *p_conn = NULL; in qed_iscsi_allocate_connection() local 783 struct qed_iscsi_conn *p_conn = NULL; in qed_iscsi_acquire_connection() local 819 struct qed_iscsi_conn *p_conn) in qed_iscsi_release_connection() 828 struct qed_iscsi_conn *p_conn) in qed_iscsi_free_connection() [all …]
|
D | qed_fcoe.c | 225 struct qed_fcoe_conn *p_conn, in qed_sp_fcoe_conn_offload() 305 struct qed_fcoe_conn *p_conn, in qed_sp_fcoe_conn_destroy() 369 struct qed_fcoe_conn *p_conn = NULL; in qed_fcoe_allocate_connection() local 460 struct qed_fcoe_conn *p_conn) in qed_fcoe_free_connection() 580 struct qed_fcoe_conn *p_conn = NULL; in qed_fcoe_free() local 603 struct qed_fcoe_conn *p_conn = NULL; in qed_fcoe_acquire_connection() local 634 struct qed_fcoe_conn *p_conn) in qed_fcoe_release_connection()
|
D | qed_cxt.c | 313 struct qed_conn_type_cfg *p_conn = &p_mgr->conn_cfg[type]; in qed_cxt_set_proto_cid_count() local
|