Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h326 bool brcms_c_check_radio_disabled(struct brcms_c_info *wlc);
H A Dmac80211_if.c888 blocked = brcms_c_check_radio_disabled(wl->wlc); in brcms_ops_rfkill_poll()
1726 bool blocked = brcms_c_check_radio_disabled(wl->wlc); in brcms_rfkill_set_hw_state()
H A Dmain.c4170 bool brcms_c_check_radio_disabled(struct brcms_c_info *wlc) in brcms_c_check_radio_disabled() function