Searched refs:E1000_PBA_8K (Results 1 – 4 of 4) sorted by relevance
369 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
3958 ew32(PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
2381 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
659 pba &= ~(E1000_PBA_8K - 1); in e1000_reset()