Home
last modified time | relevance | path

Searched refs:igc_fc_full (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/igc/
Digc_mac.c545 hw->fc.requested_mode = igc_fc_full; in igc_setup_link_generic()
684 case igc_fc_full: in igc_force_mac_fc_generic()
799 if (hw->fc.requested_mode == igc_fc_full) { in igc_config_fc_after_link_up_generic()
800 hw->fc.current_mode = igc_fc_full; in igc_config_fc_after_link_up_generic()
Digc_hw.h106 igc_fc_full, enumerator
Digc_phy.c432 case igc_fc_full: in igc_phy_setup_autoneg()
Dif_igc.c1637 hw->fc.requested_mode = igc_fc_full; in igc_reset()
2818 case igc_fc_full: in igc_set_flowcntl()