Searched refs:IXGBE_PE_OUTPUT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.h | 89 #define IXGBE_PE_OUTPUT 1 /* Output register offset */ macro
|
| H A D | ixgbe_x550.c | 155 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 159 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227() 171 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 175 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227() 181 status = ixgbe_read_pe(hw, IXGBE_PE_OUTPUT, ®); in ixgbe_reset_cs4227() 185 status = ixgbe_write_pe(hw, IXGBE_PE_OUTPUT, reg); in ixgbe_reset_cs4227()
|