Searched refs:MAX_INTER_FRAME_WAIT (Results 1 – 2 of 2) sorted by relevance
661 if (c->rx_max_coalesced_frames > MAX_INTER_FRAME_WAIT) in qlge_set_coalesce()665 if (c->tx_max_coalesced_frames > MAX_INTER_FRAME_WAIT) in qlge_set_coalesce()
60 #define MAX_INTER_FRAME_WAIT 10 /* 10 usec max interframe-wait for coalescing */ macro61 #define DFLT_INTER_FRAME_WAIT (MAX_INTER_FRAME_WAIT / 2)