Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1806 epp->ep_all_unicst_inserted = B_FALSE; in ef10_filter_remove_all_existing_filters()
1868 epp->ep_all_unicst_inserted = B_TRUE;
1940 epp->ep_all_unicst_inserted = B_FALSE;
2063 epp->ep_all_unicst_inserted = B_FALSE;
2087 epp->ep_all_unicst_inserted = B_FALSE;
H A Dsiena_mac.c110 epp->ep_all_unicst_inserted = epp->ep_all_unicst; in siena_mac_reconfigure()
H A Defx_mac.c257 *all_unicst = epp->ep_all_unicst_inserted; in efx_mac_filter_get_all_ucast_mcast()
H A Defx_impl.h338 boolean_t ep_all_unicst_inserted; member