Searched refs:e1000_fc_tx_pause (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c1301 hw->fc = e1000_fc_tx_pause;
1311 hw->fc &= (~e1000_fc_tx_pause);
1370 if(!(hw->fc & e1000_fc_tx_pause)) {
1467 case e1000_fc_tx_pause:
1997 case e1000_fc_tx_pause: /* 2 */
2166 case e1000_fc_tx_pause:
2265 * 0 | 1 | 1 | 1 | e1000_fc_tx_pause
2309 * 0 | 1 | 1 | 1 | e1000_fc_tx_pause
2316 hw->fc = e1000_fc_tx_pause;
2356 hw->original_fc == e1000_fc_tx_pause) {
[all...]
H A De1000_hw.h86 e1000_fc_tx_pause = 2, enumerator in enum:__anon179

Completed in 43 milliseconds