Searched refs:ixgb_fc_tx_pause (Results 1 – 5 of 5) sorted by relevance
301 { ixgb_fc_tx_pause, "Flow Control Transmit Only" }, in ixgb_check_options()310 .def = ixgb_fc_tx_pause, in ixgb_check_options()339 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()358 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()378 if (!(adapter->hw.fc.type & ixgb_fc_tx_pause) ) in ixgb_check_options()382 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
1130 (adapter->hw.fc.type == ixgb_fc_tx_pause) ? in ixgb_watchdog()