| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wldev_common.c | 468 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 D | wldev_common.h | 108 bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.h | 2368 bool notify, bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.c | 13696 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 D | wldev_common.c | 468 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 D | wldev_common.h | 108 bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.h | 2368 bool notify, bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.c | 13698 bool notify, bool user_enforced, int revinfo) argument 13716 notify, user_enforced, revinfo);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wldev_common.c | 468 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 D | wldev_common.h | 108 bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.h | 2304 bool notify, bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.c | 13587 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 D | wldev_common.h | 107 bool user_enforced, int revinfo);
|
| H A D | wldev_common.c | 477 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 D | wl_cfg80211.h | 2813 bool notify, bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.c | 10401 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 D | wl_cfg80211.h | 2816 bool notify, bool user_enforced, int revinfo);
|
| H A D | wl_cfg80211.c | 10480 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()
|