Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1373 (_stats_mod)->ioc_ready = true; \
1378 (_stats_mod)->ioc_ready = false; \
1383 (_stats_mod)->ioc_ready = false; \
2149 if (!bna->stats_mod.ioc_ready) { in bna_hw_stats_get()
Dbna_types.h916 bool ioc_ready; member