Searched refs:ixgb_fc_tx_pause (Results 1 – 5 of 5) sorted by relevance
328 { ixgb_fc_tx_pause, "Flow Control Transmit Only" }, in ixgb_check_options()337 .def = ixgb_fc_tx_pause, in ixgb_check_options()366 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()385 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()405 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()409 if (adapter->hw.fc.type & ixgb_fc_tx_pause) { in ixgb_check_options()
160 else if (hw->fc.type == ixgb_fc_tx_pause) in ixgb_get_pauseparam()183 hw->fc.type = ixgb_fc_tx_pause; in ixgb_set_pauseparam()
671 case ixgb_fc_tx_pause: /* 2 */ in ixgb_setup_fc()704 if (!(hw->fc.type & ixgb_fc_tx_pause)) { in ixgb_setup_fc()
71 ixgb_fc_tx_pause = 2, enumerator
1189 (adapter->hw.fc.type == ixgb_fc_tx_pause) ? in ixgb_watchdog()