Lines Matching refs:current_mode
416 hw->fc.current_mode = hw->fc.requested_mode;
419 hw->fc.current_mode);
484 if (hw->fc.current_mode & igc_fc_tx_pause) {
526 * according to the "hw->fc.current_mode" parameter.
537 DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode);
539 switch (hw->fc.current_mode) {
666 hw->fc.current_mode = igc_fc_full;
668 hw->fc.current_mode = igc_fc_rx_pause;
681 hw->fc.current_mode = igc_fc_tx_pause;
694 hw->fc.current_mode = igc_fc_rx_pause;
699 hw->fc.current_mode = igc_fc_none;
714 hw->fc.current_mode = igc_fc_none;