Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c323 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
325 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
340 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
345 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
378 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
380 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
385 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
387 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
H A Dbna_hw_defs.h37 #define BFI_COALESCING_TIMER_UNIT 5 /* 5us */ macro