Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dpub.h326 bool brcms_c_check_radio_disabled(struct brcms_c_info *wlc);
Dmac80211_if.c890 blocked = brcms_c_check_radio_disabled(wl->wlc); in brcms_ops_rfkill_poll()
1728 bool blocked = brcms_c_check_radio_disabled(wl->wlc); in brcms_rfkill_set_hw_state()
Dmain.c4172 bool brcms_c_check_radio_disabled(struct brcms_c_info *wlc) in brcms_c_check_radio_disabled() function