Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c332 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
334 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
349 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
354 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
387 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
389 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
394 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
396 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
Dbna_hw_defs.h45 #define BFI_COALESCING_TIMER_UNIT 5 /* 5us */ macro