Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c228 bna->stats_mod.stats_get_busy = false; in bna_bfi_stats_get_rsp()
1358 (_stats_mod)->stats_get_busy = false; \
1844 bna->stats_mod.stats_get_busy = true; in bna_bfi_stats_get()
2088 if (bna->stats_mod.stats_get_busy) { in bna_hw_stats_get()
H A Dbna_types.h906 bool stats_get_busy; member