Searched refs:gmode_user (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | channel.c | 321 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_set_country() 390 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_channel_set_chanspec()
|
H A D | main.h | 152 * gmode_user: user config gmode, operating band->gmode is different. 165 u8 gmode_user; member
|
H A D | main.c | 3986 wlc->protection->gmode_user = (u8) val; in brcms_c_protection_upd()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | channel.c | 321 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_set_country() 390 brcms_c_set_gmode(wlc, wlc->protection->gmode_user, false); in brcms_c_channel_set_chanspec()
|
H A D | main.h | 152 * gmode_user: user config gmode, operating band->gmode is different. 165 u8 gmode_user; member
|
H A D | main.c | 3984 wlc->protection->gmode_user = (u8) val; in brcms_c_protection_upd()
|
Completed in 23 milliseconds