Home
last modified time | relevance | path

Searched refs:IXGBE_TWINAX_DEV (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgbe_82598.c667 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 Dixgbe_phy.c1295 IXGBE_TWINAX_DEV, eword); in ixgbe_reset_phy_nl()
H A Dixgbe_type.h1554 #define IXGBE_TWINAX_DEV 1 macro