Searched refs:PROTOCOLID_FCOE (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_fcoe.c | 111 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_func_start() 133 rc = qed_cxt_acquire_cid(p_hwfn, PROTOCOLID_FCOE, &dummy_cid); in qed_sp_fcoe_func_start() 246 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_conn_offload() 323 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_conn_destroy() 354 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_func_stop() 608 rc = qed_cxt_acquire_cid(p_hwfn, PROTOCOLID_FCOE, &icid); in qed_fcoe_acquire_connection()
|
D | qed_cxt.h | 54 #define QED_CXT_FCOE_TID_SEG PROTOCOLID_FCOE
|
D | qed_cxt.c | 98 type == PROTOCOLID_FCOE || in src_proto() 105 type == PROTOCOLID_FCOE || in tm_cid_proto() 112 return type == PROTOCOLID_FCOE; in tm_tid_proto() 1760 p_fcoe = &p_mngr->conn_cfg[PROTOCOLID_FCOE]; in qed_prs_init_pf() 2058 PROTOCOLID_FCOE, in qed_cxt_set_pf_params() 2061 qed_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_FCOE, in qed_cxt_set_pf_params() 2135 proto = PROTOCOLID_FCOE; in qed_cxt_get_tid_mem_info() 2462 proto = PROTOCOLID_FCOE; in qed_cxt_get_task_ctx()
|
D | qed_ll2.c | 1081 p_ramrod->conn_type = PROTOCOLID_FCOE; in qed_sp_ll2_tx_queue_start()
|
/linux-5.19.10/include/linux/qed/ |
D | common_hsi.h | 729 PROTOCOLID_FCOE, enumerator
|