Home
last modified time | relevance | path

Searched refs:user_enforced (Results 1 – 18 of 18) sorted by relevance

/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) argument
497 if ((user_enforced) && (wl_get_drv_status(cfg, CONNECTED, dev))) {
499 if (user_enforced) {
H A Dwldev_common.h108 bool user_enforced, int revinfo);
H A Dwl_cfg80211.h2368 bool notify, bool user_enforced, int revinfo);
H A Dwl_cfg80211.c13696 bool notify, bool user_enforced, int revinfo) argument
13714 notify, user_enforced, revinfo);
/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) argument
497 if ((user_enforced) && (wl_get_drv_status(cfg, CONNECTED, dev))) {
499 if (user_enforced) {
H A Dwldev_common.h108 bool user_enforced, int revinfo);
H A Dwl_cfg80211.h2368 bool notify, bool user_enforced, int revinfo);
H A Dwl_cfg80211.c13698 bool notify, bool user_enforced, int revinfo) argument
13716 notify, user_enforced, revinfo);
/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) argument
497 if ((user_enforced) && (wl_get_drv_status(cfg, CONNECTED, dev))) {
499 if (user_enforced) {
H A Dwldev_common.h108 bool user_enforced, int revinfo);
H A Dwl_cfg80211.h2304 bool notify, bool user_enforced, int revinfo);
H A Dwl_cfg80211.c13587 bool notify, bool user_enforced, int revinfo) argument
13605 notify, user_enforced, revinfo);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwldev_common.h107 bool user_enforced, int revinfo);
H A Dwldev_common.c477 struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo) in wldev_set_country() argument
513 if ((user_enforced) in wldev_set_country()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h2813 bool notify, bool user_enforced, int revinfo);
H A Dwl_cfg80211.c10401 wl_cfg80211_cleanup_connection(struct net_device *net, bool user_enforced) in wl_cfg80211_cleanup_connection() argument
10424 if ((iter->ndev == net) && !user_enforced) in wl_cfg80211_cleanup_connection()
10518 bool notify, bool user_enforced, int revinfo) in wl_cfg80211_set_country_code() argument
10543 wl_cfg80211_cleanup_connection(net, user_enforced); in wl_cfg80211_set_country_code()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h2816 bool notify, bool user_enforced, int revinfo);
H A Dwl_cfg80211.c10480 wl_cfg80211_cleanup_connection(struct net_device *net, bool user_enforced) in wl_cfg80211_cleanup_connection() argument
10503 if ((iter->ndev == net) && !user_enforced) in wl_cfg80211_cleanup_connection()
10597 bool notify, bool user_enforced, int revinfo) in wl_cfg80211_set_country_code() argument
10622 wl_cfg80211_cleanup_connection(net, user_enforced); in wl_cfg80211_set_country_code()