Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h340 u8 update_approx_mcast_flg; member
H A Decore_vf.c1220 return !!p_data->update_approx_mcast_flg; in ecore_vf_handle_vp_update_is_needed()
1326 if (p_params->update_approx_mcast_flg) { in ecore_vf_pf_vport_update()
1526 sp_params.update_approx_mcast_flg = 1; in ecore_vf_pf_filter_mcast()
H A Decore_l2.c689 if (!p_params->update_approx_mcast_flg) in ecore_sp_update_mcast_bin()
692 p_ramrod->common.update_approx_mcast_flg = 1; in ecore_sp_update_mcast_bin()
1612 p_ramrod->common.update_approx_mcast_flg = 1; in ecore_sp_eth_filter_mcast()
H A Decore_hsi_eth.h1373 u8 update_approx_mcast_flg; member
H A Decore_sriov.c3105 p_data->update_approx_mcast_flg = 1; in ecore_iov_vp_update_mcast_bin_param()