Home
last modified time | relevance | path

Searched refs:FEC_ITR_ICTT_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Dfec.h391 #define FEC_ITR_ICTT_DEFAULT 1000 /* Set 1000us timer threshold */ macro
Dfec_main.c2673 ec.rx_coalesce_usecs = FEC_ITR_ICTT_DEFAULT; in fec_enet_itr_coal_init()
2676 ec.tx_coalesce_usecs = FEC_ITR_ICTT_DEFAULT; in fec_enet_itr_coal_init()