Home
last modified time | relevance | path

Searched refs:FEC_ITR_ICTT_DEFAULT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec.h391 #define FEC_ITR_ICTT_DEFAULT 1000 /* Set 1000us timer threshold */ macro
H A Dfec_main.c2675 ec.rx_coalesce_usecs = FEC_ITR_ICTT_DEFAULT; in fec_enet_itr_coal_init()
2678 ec.tx_coalesce_usecs = FEC_ITR_ICTT_DEFAULT; in fec_enet_itr_coal_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec.h405 #define FEC_ITR_ICTT_DEFAULT 1000 /* Set 1000us timer threshold */ macro
H A Dfec_main.c4026 fep->rx_time_itr = FEC_ITR_ICTT_DEFAULT; in fec_enet_init()
4027 fep->tx_time_itr = FEC_ITR_ICTT_DEFAULT; in fec_enet_init()

Completed in 14 milliseconds