Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1347 (_stats_mod)->ioc_ready = true; \
1352 (_stats_mod)->ioc_ready = false; \
1357 (_stats_mod)->ioc_ready = false; \
2084 if (!bna->stats_mod.ioc_ready) { in bna_hw_stats_get()
Dbna_types.h905 bool ioc_ready; member