Searched refs:E1000_PBA_8K (Results 1 – 3 of 3) sorted by relevance
2429 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
714 pba = E1000_PBA_8K; in e1000_reset()766 pba &= ~(E1000_PBA_8K - 1); in e1000_reset()
592 E1000_WRITE_REG(hw, PBA, E1000_PBA_8K); in e1000_reset_hw()