Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/
Dfec.h388 #define FEC_ITR_ICFT_DEFAULT 200 /* Set 200 frame count threshold */ macro
Dfec_main.c2551 ec.rx_max_coalesced_frames = FEC_ITR_ICFT_DEFAULT; in fec_enet_itr_coal_init()
2554 ec.tx_max_coalesced_frames = FEC_ITR_ICFT_DEFAULT; in fec_enet_itr_coal_init()