Home
last modified time | relevance | path

Searched refs:ecore_sp_init_request (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.c54 enum _ecore_status_t ecore_sp_init_request(struct ecore_hwfn *p_hwfn, in ecore_sp_init_request() function
345 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_pf_start()
447 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_pf_update_dcbx()
473 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_rl_update()
532 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_pf_update_tunn_cfg()
562 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_pf_stop()
583 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_heartbeat_ramrod()
604 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_pf_update_stag()
H A Decore_sp_commands.h71 enum _ecore_status_t ecore_sp_init_request(struct ecore_hwfn *p_hwfn,
H A Decore_l2.c385 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_eth_vport_start()
746 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_vport_update()
835 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_vport_stop()
934 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_eth_rxq_start_ramrod()
1073 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_eth_rx_queues_update()
1110 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_eth_pf_rx_queue_stop()
1169 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_eth_txq_start_ramrod()
1261 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_eth_pf_tx_queue_stop()
1341 rc = ecore_sp_init_request(p_hwfn, pp_ent, in ecore_filter_ucast_common()
1591 rc = ecore_sp_init_request(p_hwfn, &p_ent, in ecore_sp_eth_filter_mcast()
[all …]