Home
last modified time | relevance | path

Searched refs:PROTOCOLID_ETH (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.c368 PROTOCOLID_ETH, &init_data); in ecore_sp_eth_vport_start()
732 PROTOCOLID_ETH, &init_data); in ecore_sp_vport_update()
831 PROTOCOLID_ETH, &init_data); in ecore_sp_vport_stop()
932 PROTOCOLID_ETH, &init_data); in ecore_eth_rxq_start_ramrod()
1071 PROTOCOLID_ETH, &init_data); in ecore_sp_eth_rx_queues_update()
1108 PROTOCOLID_ETH, &init_data); in ecore_eth_pf_rx_queue_stop()
1167 PROTOCOLID_ETH, &init_data); in ecore_eth_txq_start_ramrod()
1268 PROTOCOLID_ETH, &init_data); in ecore_eth_pf_tx_queue_stop()
1349 PROTOCOLID_ETH, &init_data); in ecore_filter_ucast_common()
1605 PROTOCOLID_ETH, &init_data); in ecore_sp_eth_filter_mcast()
[all …]
H A Dcommon_hsi.h785 PROTOCOLID_ETH /* Ethernet */, enumerator
H A Decore_spq.c498 rc = ecore_cqe_completion(p_hwfn, cqe, PROTOCOLID_ETH); in ecore_eth_cqe_completion()
H A Decore_cxt.c1971 ecore_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_ETH, in ecore_cxt_set_pf_params()
H A Decore_sriov.c1194 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_ETH, &cids); in ecore_iov_init_hw_for_vf()
H A Decore_dev.c3166 ecore_cxt_get_proto_cid_count(p_hwfn, PROTOCOLID_ETH, in ecore_hw_norm_region_conn()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.c608 (ECORE_LEADING_HWFN(edev), PROTOCOLID_ETH, NULL); in qede_alloc_fp_resc()