Home
last modified time | relevance | path

Searched defs:p_conn (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c290 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_offload()
471 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_update()
516 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_mac_update()
563 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_terminate()
602 struct qed_iscsi_conn *p_conn, in qed_sp_iscsi_conn_clear_sq()
699 static int qed_iscsi_setup_connection(struct qed_iscsi_conn *p_conn) in qed_iscsi_setup_connection()
735 struct qed_iscsi_conn *p_conn = NULL; in qed_iscsi_allocate_connection() local
833 struct qed_iscsi_conn *p_conn = NULL; in qed_iscsi_acquire_connection() local
869 struct qed_iscsi_conn *p_conn) in qed_iscsi_release_connection()
878 struct qed_iscsi_conn *p_conn) in qed_iscsi_free_connection()
[all …]
Dqed_fcoe.c252 struct qed_fcoe_conn *p_conn, in qed_sp_fcoe_conn_offload()
331 struct qed_fcoe_conn *p_conn, in qed_sp_fcoe_conn_destroy()
395 struct qed_fcoe_conn *p_conn = NULL; in qed_fcoe_allocate_connection() local
486 struct qed_fcoe_conn *p_conn) in qed_fcoe_free_connection()
603 struct qed_fcoe_conn *p_conn = NULL; in qed_fcoe_free() local
626 struct qed_fcoe_conn *p_conn = NULL; in qed_fcoe_acquire_connection() local
657 struct qed_fcoe_conn *p_conn) in qed_fcoe_release_connection()
Dqed_cxt.c442 struct qed_conn_type_cfg *p_conn = &p_mgr->conn_cfg[type]; in qed_cxt_set_proto_cid_count() local