Searched refs:IXGBE_TWINAX_DEV (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | ixgbe_82598.c | 667 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg); in ixgbe_check_mac_link_82598() 668 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg); in ixgbe_check_mac_link_82598() 669 hw->phy.ops.read_reg(hw, 0xC00C, IXGBE_TWINAX_DEV, in ixgbe_check_mac_link_82598() 682 IXGBE_TWINAX_DEV, in ixgbe_check_mac_link_82598() 685 IXGBE_TWINAX_DEV, in ixgbe_check_mac_link_82598()
|
H A D | ixgbe_phy.c | 1295 IXGBE_TWINAX_DEV, eword); in ixgbe_reset_phy_nl()
|
H A D | ixgbe_type.h | 1554 #define IXGBE_TWINAX_DEV 1 macro
|