Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_hw_defs.h44 #define BFI_RX_COALESCING_TIMEO 12 /* 12 * 5 = 60us */ macro
H A Dbnad.c3491 bnad->rx_coalescing_timeo = BFI_RX_COALESCING_TIMEO; in bnad_init()