Searched refs:mvals (Results 1 – 2 of 2) sorted by relevance
120 hw->mvals = ixgbe_mvals_base; in ixgbe_set_mac_type()161 hw->mvals = ixgbe_mvals_X540; in ixgbe_set_mac_type()166 hw->mvals = ixgbe_mvals_X540; in ixgbe_set_mac_type()171 hw->mvals = ixgbe_mvals_X550; in ixgbe_set_mac_type()180 hw->mvals = ixgbe_mvals_X550EM_x; in ixgbe_set_mac_type()194 hw->mvals = ixgbe_mvals_X550EM_a; in ixgbe_set_mac_type()199 hw->mvals = ixgbe_mvals_X550; in ixgbe_set_mac_type()204 hw->mvals = ixgbe_mvals_X550EM_x; in ixgbe_set_mac_type()209 hw->mvals = ixgbe_mvals_X550EM_a; in ixgbe_set_mac_type()
129 #define IXGBE_BY_MAC(_hw, r) ((_hw)->mvals[IXGBE_CAT(r, _IDX)])4181 const u32 *mvals; member