Home
last modified time | relevance | path

Searched refs:E1000_PBA (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dregs.h56 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dregs.h56 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_regs.h46 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
H A Digb_main.c2296 wr32(E1000_PBA, pba); in igb_reset()
2317 needed_tx_space = min_tx_space - (rd32(E1000_PBA) >> 16); in igb_reset()
2334 wr32(E1000_PBA, pba); in igb_reset()
H A Digb_ethtool.c485 regs_buff[8] = rd32(E1000_PBA); in igb_get_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_regs.h46 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
H A Digb_main.c2317 wr32(E1000_PBA, pba); in igb_reset()
2338 needed_tx_space = min_tx_space - (rd32(E1000_PBA) >> 16); in igb_reset()
2355 wr32(E1000_PBA, pba); in igb_reset()
H A Digb_ethtool.c485 regs_buff[8] = rd32(E1000_PBA); in igb_get_regs()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h856 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
1109 #define E1000_82542_PBA E1000_PBA
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h853 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
1106 #define E1000_82542_PBA E1000_PBA

Completed in 52 milliseconds