Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/qlge/
H A Dqlge_ethtool.c657 if (c->rx_max_coalesced_frames > MAX_INTER_FRAME_WAIT) in ql_set_coalesce()
661 if (c->tx_max_coalesced_frames > MAX_INTER_FRAME_WAIT) in ql_set_coalesce()
H A Dqlge.h60 #define MAX_INTER_FRAME_WAIT 10 /* 10 usec max interframe-wait for coalescing */ macro
61 #define DFLT_INTER_FRAME_WAIT (MAX_INTER_FRAME_WAIT / 2)