Searched refs:PROTOCOLID_FCOE (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_fcoe.c | 110 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_func_start() 132 rc = qed_cxt_acquire_cid(p_hwfn, PROTOCOLID_FCOE, &dummy_cid); in qed_sp_fcoe_func_start() 245 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_conn_offload() 322 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_conn_destroy() 353 PROTOCOLID_FCOE, &init_data); in qed_sp_fcoe_func_stop() 609 rc = qed_cxt_acquire_cid(p_hwfn, PROTOCOLID_FCOE, &icid); in qed_fcoe_acquire_connection()
|
D | qed_cxt.h | 55 #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() 1774 p_fcoe = &p_mngr->conn_cfg[PROTOCOLID_FCOE]; in qed_prs_init_pf() 2072 PROTOCOLID_FCOE, in qed_cxt_set_pf_params() 2076 qed_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_FCOE, in qed_cxt_set_pf_params() 2128 proto = PROTOCOLID_FCOE; in qed_cxt_get_tid_mem_info() 2454 proto = PROTOCOLID_FCOE; in qed_cxt_get_task_ctx()
|
D | qed_ll2.c | 1038 p_ramrod->conn_type = PROTOCOLID_FCOE; in qed_sp_ll2_tx_queue_start()
|
/Linux-v5.10/include/linux/qed/ |
D | common_hsi.h | 706 PROTOCOLID_FCOE, enumerator
|