Home
last modified time | relevance | path

Searched refs:E1000_PBA_8K (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h355 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
H A Dich8lan.c4722 ew32(PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h355 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
H A Dich8lan.c4738 ew32(PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2356 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
H A De1000_main.c641 pba &= ~(E1000_PBA_8K - 1); in e1000_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2353 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
H A De1000_main.c641 pba &= ~(E1000_PBA_8K - 1); in e1000_reset()

Completed in 48 milliseconds