Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c324 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
326 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
341 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
346 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
379 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
381 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
386 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
388 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
Dbna_hw_defs.h37 #define BFI_COALESCING_TIMER_UNIT 5 /* 5us */ macro