Searched refs:mvals (Results 1 – 2 of 2) sorted by relevance
144 hw->mvals = ixgbe_mvals_base; in ixgbe_set_mac_type()183 hw->mvals = ixgbe_mvals_X540; in ixgbe_set_mac_type()188 hw->mvals = ixgbe_mvals_X550; in ixgbe_set_mac_type()197 hw->mvals = ixgbe_mvals_X550EM_x; in ixgbe_set_mac_type()211 hw->mvals = ixgbe_mvals_X550EM_a; in ixgbe_set_mac_type()
162 #define IXGBE_BY_MAC(_hw, r) ((_hw)->mvals[IXGBE_CAT(r, _IDX)])4160 const u32 *mvals; member