Searched refs:HOSTCC_RXMAX_FRAMES (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1245 #define HOSTCC_RXMAX_FRAMES 0x00003c10 macro
|
H A D | tg3.c | 9483 tw32(HOSTCC_RXMAX_FRAMES, ec->rx_max_coalesced_frames); in tg3_coal_rx_init() 9488 tw32(HOSTCC_RXMAX_FRAMES, 0); in tg3_coal_rx_init() 13217 { HOSTCC_RXMAX_FRAMES, TG3_FL_NOT_5705, in tg3_test_registers() 13219 { HOSTCC_RXMAX_FRAMES, TG3_FL_5705 | TG3_FL_NOT_5788, in tg3_test_registers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1245 #define HOSTCC_RXMAX_FRAMES 0x00003c10 macro
|
H A D | tg3.c | 9468 tw32(HOSTCC_RXMAX_FRAMES, ec->rx_max_coalesced_frames); in tg3_coal_rx_init() 9473 tw32(HOSTCC_RXMAX_FRAMES, 0); in tg3_coal_rx_init() 13166 { HOSTCC_RXMAX_FRAMES, TG3_FL_NOT_5705, in tg3_test_registers() 13168 { HOSTCC_RXMAX_FRAMES, TG3_FL_5705 | TG3_FL_NOT_5788, in tg3_test_registers()
|
Completed in 60 milliseconds