Home
last modified time | relevance | path

Searched refs:ecore_spq_post (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sp_commands.c412 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_start()
442 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_update_dcbx()
469 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_update_ufp()
550 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_rl_update()
593 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_update_tunn_cfg()
620 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_stop()
645 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_heartbeat_ramrod()
670 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_update_stag()
H A Decore_l2.c445 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_eth_vport_start()
804 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_vport_update()
838 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_vport_stop()
964 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_eth_rxq_start_ramrod()
1082 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_eth_rx_queues_update()
1125 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_eth_pf_rx_queue_stop()
1186 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_eth_txq_start_ramrod()
1272 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_eth_pf_tx_queue_stop()
1495 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_eth_filter_ucast()
1640 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_eth_filter_mcast()
[all …]
H A Decore_spq.h172 enum _ecore_status_t ecore_spq_post(struct ecore_hwfn *p_hwfn,
H A Decore_spq.c852 enum _ecore_status_t ecore_spq_post(struct ecore_hwfn *p_hwfn, in ecore_spq_post() function
H A Decore_sriov.c176 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_vf_start()
204 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_vf_stop()