Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna_enet.c236 bna->stats_mod.stats_get_busy = false; in bna_bfi_stats_get_rsp()
1366 (_stats_mod)->stats_get_busy = false; \
1852 bna->stats_mod.stats_get_busy = true; in bna_bfi_stats_get()
2096 if (bna->stats_mod.stats_get_busy) { in bna_hw_stats_get()
Dbna_types.h899 bool stats_get_busy; member