Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c321 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_set_country()
388 brcms_c_set_gmode(wlc, GMODE_LEGACY_B, false); in brcms_c_channel_set_chanspec()
390 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_channel_set_chanspec()
H A Dmain.c5202 int brcms_c_set_gmode(struct brcms_c_info *wlc, u8 gmode, bool config) in brcms_c_set_gmode() function
5301 brcms_c_set_gmode(wlc, GMODE_AUTO, true); in brcms_c_set_nmode()