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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 435 if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
455 hw->fc.requested_mode = ixgbe_fc_tx_pause;
504 case ixgbe_fc_tx_pause:
530 if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
ixgbe_common.c 308 case ixgbe_fc_tx_pause:
2854 if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
2903 case ixgbe_fc_tx_pause:
2931 if ((hw->fc.current_mode & ixgbe_fc_tx_pause) &&
3004 hw->fc.current_mode = ixgbe_fc_tx_pause;
ixgbe_x550.c 836 case ixgbe_fc_tx_pause:
4127 case ixgbe_fc_tx_pause:
4379 case ixgbe_fc_tx_pause:
ixgbe.c 3038 if (hw->fc.current_mode == ixgbe_fc_tx_pause ||
5453 case ixgbe_fc_tx_pause:
ixgbe_type.h 3815 ixgbe_fc_tx_pause, enumerator in enum:ixgbe_fc_mode

Completed in 32 milliseconds