Searched refs:MAX_INTER_FRAME_WAIT (Results 1 – 2 of 2) sorted by relevance
645 if (c->rx_max_coalesced_frames > MAX_INTER_FRAME_WAIT) in ql_set_coalesce()649 if (c->tx_max_coalesced_frames > MAX_INTER_FRAME_WAIT) in ql_set_coalesce()
56 #define MAX_INTER_FRAME_WAIT 10 /* 10 usec max interframe-wait for coalescing */ macro57 #define DFLT_INTER_FRAME_WAIT (MAX_INTER_FRAME_WAIT/2)