Home
last modified time | relevance | path

Searched refs:ep_all_mulcst_inserted (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1793 epp->ep_all_mulcst_inserted = B_FALSE; in ef10_filter_remove_all_existing_filters()
1897 epp->ep_all_mulcst_inserted = B_TRUE;
1928 epp->ep_all_mulcst_inserted = B_FALSE;
1934 epp->ep_all_mulcst_inserted = B_TRUE;
2051 epp->ep_all_mulcst_inserted = B_FALSE;
2075 epp->ep_all_mulcst_inserted = B_FALSE;
H A Dsiena_mac.c162 epp->ep_all_mulcst_inserted = epp->ep_all_mulcst; in siena_mac_reconfigure()
H A Defx_mac.c258 *all_mulcst = epp->ep_all_mulcst_inserted; in efx_mac_filter_get_all_ucast_mcast()
H A Defx_impl.h322 boolean_t ep_all_mulcst_inserted; member