Searched refs:mvals (Results 1 – 2 of 2) sorted by relevance
142 hw->mvals = ixgbe_mvals_base; in ixgbe_set_mac_type()184 hw->mvals = ixgbe_mvals_X540; in ixgbe_set_mac_type()190 hw->mvals = ixgbe_mvals_X540; in ixgbe_set_mac_type()195 hw->mvals = ixgbe_mvals_X550; in ixgbe_set_mac_type()203 hw->mvals = ixgbe_mvals_X550EM_x; in ixgbe_set_mac_type()208 hw->mvals = ixgbe_mvals_X550; in ixgbe_set_mac_type()213 hw->mvals = ixgbe_mvals_X550EM_x; in ixgbe_set_mac_type()
147 #define IXGBE_BY_MAC(_hw, r) ((_hw)->mvals[IXGBE_CAT(r, _IDX)])3891 const u32 *mvals; member