Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h799 uint nphy_deaf_count; member
H A Dphy_n.c19245 pi->nphy_deaf_count = 0; in wlc_phy_init_nphy()
28555 if (pi->nphy_deaf_count == 0) { in wlc_phy_stay_in_carriersearch_nphy()
28563 pi->nphy_deaf_count++; in wlc_phy_stay_in_carriersearch_nphy()
28568 pi->nphy_deaf_count--; in wlc_phy_stay_in_carriersearch_nphy()
28570 if (pi->nphy_deaf_count == 0) { in wlc_phy_stay_in_carriersearch_nphy()
28583 if (pi->nphy_deaf_count == 0) in wlc_nphy_deaf_mode()
28585 } else if (pi->nphy_deaf_count > 0) { in wlc_nphy_deaf_mode()