Searched refs:HOSTCC_RXCOL_TICKS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1233 #define HOSTCC_RXCOL_TICKS 0x00003c08 macro
|
H A D | tg3.c | 9482 tw32(HOSTCC_RXCOL_TICKS, ec->rx_coalesce_usecs); in tg3_coal_rx_init() 9487 tw32(HOSTCC_RXCOL_TICKS, 0); in tg3_coal_rx_init() 13209 { HOSTCC_RXCOL_TICKS, TG3_FL_NOT_5705, in tg3_test_registers() 13211 { HOSTCC_RXCOL_TICKS, TG3_FL_5705, in tg3_test_registers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1233 #define HOSTCC_RXCOL_TICKS 0x00003c08 macro
|
H A D | tg3.c | 9467 tw32(HOSTCC_RXCOL_TICKS, ec->rx_coalesce_usecs); in tg3_coal_rx_init() 9472 tw32(HOSTCC_RXCOL_TICKS, 0); in tg3_coal_rx_init() 13158 { HOSTCC_RXCOL_TICKS, TG3_FL_NOT_5705, in tg3_test_registers() 13160 { HOSTCC_RXCOL_TICKS, TG3_FL_5705, in tg3_test_registers()
|
Completed in 54 milliseconds