Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/
Dfec.h386 #define FEC_ITR_ICFT_DEFAULT 200 /* Set 200 frame count threshold */ macro
Dfec_main.c2501 ec.rx_max_coalesced_frames = FEC_ITR_ICFT_DEFAULT; in fec_enet_itr_coal_init()
2504 ec.tx_max_coalesced_frames = FEC_ITR_ICFT_DEFAULT; in fec_enet_itr_coal_init()