Searched refs:E1000_PBA (Results 1 – 5 of 5) sorted by relevance
56 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
46 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
2293 wr32(E1000_PBA, pba); in igb_reset()2314 needed_tx_space = min_tx_space - (rd32(E1000_PBA) >> 16); in igb_reset()2331 wr32(E1000_PBA, pba); in igb_reset()
485 regs_buff[8] = rd32(E1000_PBA); in igb_get_regs()
856 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro1109 #define E1000_82542_PBA E1000_PBA