Searched refs:ecore_spq_get_cid (Results 1 – 4 of 4) sorted by relevance
341 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_pf_start()443 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_pf_update_dcbx()469 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_rl_update()527 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_pf_update_tunn_cfg()558 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_pf_stop()579 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_heartbeat_ramrod()600 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_pf_update_stag()
332 u32 ecore_spq_get_cid(struct ecore_hwfn *p_hwfn);
381 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_eth_vport_start()741 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_vport_update()831 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_vport_stop()1336 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_filter_ucast_common()1586 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_sp_eth_filter_mcast()2131 init_data.cid = ecore_spq_get_cid(p_hwfn); in ecore_configure_rfs_ntuple_filter()
809 u32 ecore_spq_get_cid(struct ecore_hwfn *p_hwfn) in ecore_spq_get_cid() function