Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c339 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
341 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
356 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
361 BFI_MAX_COALESCING_TIMEO * 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()
401 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
403 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
Dbna_hw_defs.h45 #define BFI_COALESCING_TIMER_UNIT 5 /* 5us */ macro