Searched refs:IXGBE_PE_OUTPUT (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_phy.h | 87 #define IXGBE_PE_OUTPUT 1 /* Output reg offset */ macro
|
| A D | ixgbe_x550.c | 166 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 170 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227() 182 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 186 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227() 192 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 196 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227()
|
Completed in 13 milliseconds