Home
last modified time | relevance | path

Searched refs:PROTOCOLID_FCOE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h38 #define ECORE_CXT_FCOE_TID_SEG PROTOCOLID_FCOE /* 1 */
H A Decore_cxt.c258 type == PROTOCOLID_FCOE || in src_proto()
265 type == PROTOCOLID_FCOE || in tm_cid_proto()
272 return type == PROTOCOLID_FCOE; in tm_tid_proto()
1954 p_fcoe = &p_mngr->conn_cfg[PROTOCOLID_FCOE]; in ecore_prs_init_pf()
2298 ecore_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_FCOE, in ecore_cxt_set_pf_params()
2301 ecore_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_FCOE, in ecore_cxt_set_pf_params()
2352 proto = PROTOCOLID_FCOE; in ecore_cxt_get_tid_mem_info()
2648 proto = PROTOCOLID_FCOE; in ecore_cxt_get_task_ctx()
H A Dcommon_hsi.h717 PROTOCOLID_FCOE /* FCoE */, enumerator
H A Decore_ll2.c951 p_ramrod->conn_type = PROTOCOLID_FCOE; in ecore_sp_ll2_tx_queue_start()