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