Searched refs:IXGBE_PE_OUTPUT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_phy.h | 114 #define IXGBE_PE_OUTPUT 1 /* Output register offset */ macro
|
H A D | ixgbe_x550.c | 170 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 174 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227() 186 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 190 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227() 196 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 200 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227()
|