Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/qlge/
H A Dqlge.h61 #define DFLT_INTER_FRAME_WAIT (MAX_INTER_FRAME_WAIT / 2) macro
H A Dqlge_main.c4488 qdev->rx_max_coalesced_frames = DFLT_INTER_FRAME_WAIT; in ql_init_device()
4489 qdev->tx_max_coalesced_frames = DFLT_INTER_FRAME_WAIT; in ql_init_device()