Home
last modified time | relevance | path

Searched refs:IGBVF_MAX_MAC_FILTERS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h81 #define IGBVF_MAX_MAC_FILTERS 3 macro
H A Dnetdev.c1455 if (netdev_uc_count(netdev) > IGBVF_MAX_MAC_FILTERS) { in igbvf_set_uni()