Searched refs:E1000_MAX_VF_MC_ENTRIES (Results 1 – 2 of 2) sorted by relevance
160 #define E1000_MAX_VF_MC_ENTRIES 30 macro163 uint16_t vf_mc_hashes[E1000_MAX_VF_MC_ENTRIES];
337 entries = RTE_MIN(entries, E1000_MAX_VF_MC_ENTRIES); in igb_vf_set_multicast()