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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c1303 hw->fc = e1000_fc_full;
1473 case e1000_fc_full:
2004 case e1000_fc_full: /* 3 */
2170 case e1000_fc_full:
2267 * 1 | DC | 1 | DC | e1000_fc_full
2281 * 1 | DC | 1 | DC | e1000_fc_full
2293 if(hw->original_fc == e1000_fc_full) {
2294 hw->fc = e1000_fc_full;
2296 if(hw->fc == e1000_fc_full) {
H A De1000_hw.h87 e1000_fc_full = 3, enumerator in enum:__anon179

Completed in 32 milliseconds