Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c740 if (pi->init_in_progress) in wlc_phy_init()
743 pi->init_in_progress = true; in wlc_phy_init()
785 pi->init_in_progress = false; in wlc_phy_init()
Dphy_int.h555 bool init_in_progress; member