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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 457 case ixgbe_fc_rx_pause:
493 case ixgbe_fc_rx_pause:
ixgbe_x550.c 821 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
823 "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
832 case ixgbe_fc_rx_pause:
4108 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
4110 "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
4131 case ixgbe_fc_rx_pause:
4342 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
4344 "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
4386 case ixgbe_fc_rx_pause:
ixgbe_common.c 247 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
249 "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
323 case ixgbe_fc_rx_pause:
2892 case ixgbe_fc_rx_pause:
2999 hw->fc.current_mode = ixgbe_fc_rx_pause;
3008 hw->fc.current_mode = ixgbe_fc_rx_pause;
ixgbe.c 3035 if (hw->fc.current_mode == ixgbe_fc_rx_pause ||
5451 case ixgbe_fc_rx_pause:
ixgbe_type.h 3814 ixgbe_fc_rx_pause, enumerator in enum:ixgbe_fc_mode

Completed in 47 milliseconds