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