Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dmain.c2499 u16 fwstate; in b43_mac_enable() local
2501 fwstate = b43_shm_read16(dev, B43_SHM_SHARED, in b43_mac_enable()
2503 if ((fwstate != B43_SHM_SH_UCODESTAT_SUSP) && in b43_mac_enable()
2504 (fwstate != B43_SHM_SH_UCODESTAT_SLEEP)) { in b43_mac_enable()
2507 fwstate); in b43_mac_enable()