Searched refs:ixgbe_fc_rx_pause (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c397 hw->fc.requested_mode = ixgbe_fc_rx_pause;
515 case ixgbe_fc_rx_pause:
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c451 case ixgbe_fc_rx_pause:
487 case ixgbe_fc_rx_pause:
H A Dixgbe_common.c227 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
229 "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
303 case ixgbe_fc_rx_pause:
2768 case ixgbe_fc_rx_pause:
2875 hw->fc.current_mode = ixgbe_fc_rx_pause;
2884 hw->fc.current_mode = ixgbe_fc_rx_pause;
H A Dixgbe_x550.c2839 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
2841 "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");
2862 case ixgbe_fc_rx_pause:
H A Dixgbe_type.h3474 ixgbe_fc_rx_pause, enumerator in enum:ixgbe_fc_mode

Completed in 109 milliseconds