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

  /src/sys/dev/pci/igc/
igc_mac.c 543 case igc_fc_rx_pause:
643 * 1 | 1 | 0 | 1 | igc_fc_rx_pause
668 hw->fc.current_mode = igc_fc_rx_pause;
688 * 1 | 1 | 0 | 1 | igc_fc_rx_pause
694 hw->fc.current_mode = igc_fc_rx_pause;
igc_hw.h 114 igc_fc_rx_pause, enumerator in enum:igc_fc_mode
igc_phy.c 410 case igc_fc_rx_pause:
if_igc.c 2363 case igc_fc_rx_pause:
3490 (sc->fc == igc_fc_none || sc->fc == igc_fc_rx_pause))

Completed in 38 milliseconds