Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c325 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
327 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
344 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
349 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
382 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
384 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
389 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
391 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
H A Dbna_hw_defs.h37 #define BFI_COALESCING_TIMER_UNIT 5 /* 5us */ macro