Home
last modified time | relevance | path

Searched defs:country_code (Results 26 – 50 of 195) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_ioctl_set.c897 int rtw_set_country(_adapter *adapter, const char *country_code) in rtw_set_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_ioctl_set.c900 int rtw_set_country(_adapter *adapter, const char *country_code) in rtw_set_country()
H A Drtw_chplan.c2372 const struct country_chplan *rtw_get_chplan_from_country(const char *country_code) in rtw_get_chplan_from_country()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ioctl_set.c909 int rtw_set_country(_adapter *adapter, const char *country_code, enum rtw_regd_inr inr) in rtw_set_country()
H A Drtw_chplan.c2962 bool rtw_get_chplan_from_country(const char *country_code, struct country_chplan *ent) in rtw_get_chplan_from_country()
3115 const char *country_code = country_ie ? country_ie + 2 : NULL; in rtw_get_chplan_from_recv_country_ie() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Dregd.c474 u16 country_code; in __ath_reg_dyn_country() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ioctl_set.c909 int rtw_set_country(_adapter *adapter, const char *country_code, enum rtw_regd_inr inr) in rtw_set_country()
H A Drtw_chplan.c2962 bool rtw_get_chplan_from_country(const char *country_code, struct country_chplan *ent) in rtw_get_chplan_from_country()
3115 const char *country_code = country_ie ? country_ie + 2 : NULL; in rtw_get_chplan_from_recv_country_ie() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ioctl_set.c1450 int rtw_set_country(_adapter *adapter, const char *country_code) in rtw_set_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwldev_common.c468 struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_ioctl_set.c1221 int rtw_set_country(_adapter *adapter, const char *country_code) in rtw_set_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ioctl_set.c1394 int rtw_set_country(_adapter *adapter, const char *country_code) in rtw_set_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwldev_common.c468 struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ioctl_set.c1450 int rtw_set_country(_adapter *adapter, const char *country_code) in rtw_set_country()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwldev_common.c468 struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwldev_common.c477 struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo) in wldev_set_country()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwldev_common.c509 struct net_device *dev, char *country_code, bool notify, int revinfo) in wldev_set_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwldev_common.c509 struct net_device *dev, char *country_code, bool notify, int revinfo) in wldev_set_country()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_android.c180 char *country_code = command + strlen(android_wifi_cmd_str[ANDROID_WIFI_CMD_COUNTRY]) + 1; in rtw_android_set_country() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_android.c180 char *country_code = command + strlen(android_wifi_cmd_str[ANDROID_WIFI_CMD_COUNTRY]) + 1; in rtw_android_set_country() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c3162 bool rtw_get_chplan_from_country(const char *country_code, struct country_chplan *ent) in rtw_get_chplan_from_country()
3349 const char *country_code = country_ie ? country_ie + 2 : NULL; in rtw_get_chplan_from_recv_country_ie() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c87 u8 country_code[IEEE80211_COUNTRY_STRING_LEN]; member
95 u8 country_code[IEEE80211_COUNTRY_STRING_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c3162 bool rtw_get_chplan_from_country(const char *country_code, struct country_chplan *ent) in rtw_get_chplan_from_country()
3349 const char *country_code = country_ie ? country_ie + 2 : NULL; in rtw_get_chplan_from_recv_country_ie() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_chplan.c2373 const struct country_chplan *rtw_get_chplan_from_country(const char *country_code) in rtw_get_chplan_from_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h92 u8 country_code[2]; member

12345678