HomeSort by: relevance | last modified time | path
    Searched refs:fc_autoneg (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 987 mac->ops.fc_autoneg = ixgbe_fc_autoneg_fiber_x550em_a;
990 mac->ops.fc_autoneg = ixgbe_fc_autoneg_backplane_x550em_a;
1000 mac->ops.fc_autoneg = ixgbe_fc_autoneg_sgmii_x550em_a;
ixgbe_common.c 147 mac->ops.fc_autoneg = ixgbe_fc_autoneg;
2866 hw->mac.ops.fc_autoneg(hw);
ixgbe_type.h 4101 void (*fc_autoneg)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 25 milliseconds