Searched refs:fc_autoneg (Results 1 – 9 of 9) sorted by relevance
324 hw->mac.fc_autoneg = ngbe_mac_fc_autoneg_dummy; in ngbe_init_ops_dummy()
314 void (*fc_autoneg)(struct ngbe_hw *hw); member
847 hw->mac.fc_autoneg(hw); in ngbe_fc_enable()1932 mac->fc_autoneg = ngbe_fc_autoneg; in ngbe_init_ops_pf()
610 hw->mac.fc_autoneg = txgbe_mac_fc_autoneg_dummy; in txgbe_init_ops_dummy()
587 void (*fc_autoneg)(struct txgbe_hw *hw); member
887 hw->mac.fc_autoneg(hw); in txgbe_fc_enable()2694 mac->fc_autoneg = txgbe_fc_autoneg; in txgbe_init_ops_pf()
781 mac->ops.fc_autoneg = ixgbe_fc_autoneg_fiber_x550em_a; in ixgbe_init_ops_X550EM_a()784 mac->ops.fc_autoneg = ixgbe_fc_autoneg_backplane_x550em_a; in ixgbe_init_ops_X550EM_a()794 mac->ops.fc_autoneg = ixgbe_fc_autoneg_sgmii_x550em_a; in ixgbe_init_ops_X550EM_a()
110 mac->ops.fc_autoneg = ixgbe_fc_autoneg; in ixgbe_init_ops_generic()2801 hw->mac.ops.fc_autoneg(hw); in ixgbe_fc_enable_generic()
3998 void (*fc_autoneg)(struct ixgbe_hw *); member