Searched refs:IXGBE_MAX_VF_MC_ENTRIES (Results 1 – 2 of 2) sorted by relevance
132 #define IXGBE_MAX_VF_MC_ENTRIES 30 macro143 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES];
336 entries = min(entries, IXGBE_MAX_VF_MC_ENTRIES); in ixgbe_set_vf_multicasts()