Home
last modified time | relevance | path

Searched refs:IXGBE_MDIO_GLOBAL_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c2433 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_INT_MASK, in ixgbe_enable_lasi_ext_t_x550em()
2442 status = hw->phy.ops.write_reg(hw, IXGBE_MDIO_GLOBAL_INT_MASK, in ixgbe_enable_lasi_ext_t_x550em()
Dixgbe_type.h1368 #define IXGBE_MDIO_GLOBAL_INT_MASK 0xD400 /* Global int mask */ macro