Searched refs:ixgb_fc_tx_pause (Results 1 – 5 of 5) sorted by relevance
303 { ixgb_fc_tx_pause, "Flow Control Transmit Only" }, in ixgb_check_options()312 .def = ixgb_fc_tx_pause, in ixgb_check_options()341 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()360 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()380 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()384 if (adapter->hw.fc.type & ixgb_fc_tx_pause) { in ixgb_check_options()
645 case ixgb_fc_tx_pause: /* 2 */ in ixgb_setup_fc()678 if (!(hw->fc.type & ixgb_fc_tx_pause)) { in ixgb_setup_fc()
142 else if (hw->fc.type == ixgb_fc_tx_pause) in ixgb_get_pauseparam()165 hw->fc.type = ixgb_fc_tx_pause; in ixgb_set_pauseparam()
46 ixgb_fc_tx_pause = 2, enumerator
1137 (adapter->hw.fc.type == ixgb_fc_tx_pause) ? in ixgb_watchdog()