Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1792 epp->ep_all_unicst_inserted = B_FALSE; in ef10_filter_remove_all_existing_filters()
1854 epp->ep_all_unicst_inserted = B_TRUE;
1926 epp->ep_all_unicst_inserted = B_FALSE;
2049 epp->ep_all_unicst_inserted = B_FALSE;
2073 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.h319 boolean_t ep_all_unicst_inserted; member