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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_mac.c673 case igc_fc_none:
770 * 0 | 0 | DC | DC | igc_fc_none
771 * 0 | 1 | 0 | DC | igc_fc_none
772 * 0 | 1 | 1 | 0 | igc_fc_none
774 * 1 | 0 | 0 | DC | igc_fc_none
776 * 1 | 1 | 0 | 0 | igc_fc_none
838 hw->fc.current_mode = igc_fc_none;
853 hw->fc.current_mode = igc_fc_none;
H A Digc_phy.c407 case igc_fc_none:
601 hw->fc.current_mode = igc_fc_none;
H A Digc_hw.h103 igc_fc_none = 0, enumerator in enum:igc_fc_mode
H A Dif_igc.c2078 (adapter->fc == igc_fc_none ||
2826 case igc_fc_none:

Completed in 79 milliseconds