Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c341 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
343 BFI_COALESCING_TIMER_UNIT; in bnad_get_coalesce()
358 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
363 BFI_MAX_COALESCING_TIMEO * BFI_COALESCING_TIMER_UNIT) in bnad_set_coalesce()
396 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
398 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
403 BFI_COALESCING_TIMER_UNIT) { in bnad_set_coalesce()
405 BFI_COALESCING_TIMER_UNIT; in bnad_set_coalesce()
Dbna_hw_defs.h45 #define BFI_COALESCING_TIMER_UNIT 5 /* 5us */ macro