Home
last modified time | relevance | path

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

/linux/drivers/staging/qlge/
A Dqlge_ethtool.c661 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()
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)

Completed in 15 milliseconds