Searched refs:PROTOCOLID_CORE (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_ll2.c | 846 PROTOCOLID_CORE, &init_data); in ecore_sp_ll2_rx_queue_start() 918 PROTOCOLID_CORE, &init_data); in ecore_sp_ll2_tx_queue_start() 1003 PROTOCOLID_CORE, &init_data); in ecore_sp_ll2_rx_queue_stop() 1034 PROTOCOLID_CORE, &init_data); in ecore_sp_ll2_tx_queue_stop() 1466 rc = ecore_cxt_acquire_cid(p_hwfn, PROTOCOLID_CORE, &p_ll2_conn->cid); in ecore_ll2_establish_connection()
|
H A D | common_hsi.h | 719 PROTOCOLID_CORE /* Core (light L2, slow path core) */, enumerator
|
H A D | ecore_spq.c | 616 ecore_cxt_acquire_cid(p_hwfn, PROTOCOLID_CORE, &p_spq->cid); in ecore_spq_setup()
|
H A D | ecore_cxt.c | 2257 ecore_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_CORE, core_cids, 0); in ecore_cxt_set_pf_params()
|
H A D | ecore_dev.c | 3306 non_pwm_conn = ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_CORE) + in ecore_hw_init_pf_doorbell_bar() 3307 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_CORE, in ecore_hw_init_pf_doorbell_bar()
|