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