Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_mac.c510 case igc_fc_none: in igc_force_mac_fc_generic()
669 hw->fc.current_mode = igc_fc_none; in igc_config_fc_after_link_up_generic()
684 hw->fc.current_mode = igc_fc_none; in igc_config_fc_after_link_up_generic()
H A Digc_hw.h117 igc_fc_none = 0, enumerator
H A Digc_phy.c399 case igc_fc_none: in igc_phy_setup_autoneg()
H A Dif_igc.c2299 if ((sc->sc_nqueues > 1) && (sc->fc == igc_fc_none || in igc_initialize_receive_unit()