| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 10518 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) in _dhd_tdls_enable() argument 10540 tdls_auto_op = auto_on; in _dhd_tdls_enable() 10573 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) in dhd_tdls_enable() argument 10578 ret = _dhd_tdls_enable(&dhd->pub, tdls_on, auto_on, mac); in dhd_tdls_enable() 10588 bool auto_on = false; in dhd_tdls_set_mode() local 10593 auto_on = false; in dhd_tdls_set_mode() 10595 auto_on = true; in dhd_tdls_set_mode() 10598 auto_on = false; in dhd_tdls_set_mode() 10600 ret = _dhd_tdls_enable(dhd, false, auto_on, NULL); in dhd_tdls_set_mode() 10612 ret = _dhd_tdls_enable(dhd, true, auto_on, NULL); in dhd_tdls_set_mode()
|
| H A D | dhd.h | 2177 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 9532 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) 9557 tdls_auto_op = auto_on; 9601 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) 9606 ret = _dhd_tdls_enable(&dhd->pub, tdls_on, auto_on, mac); 9615 bool auto_on = false; local 9620 auto_on = false; 9622 auto_on = true; 9625 auto_on = false; 9627 ret = _dhd_tdls_enable(dhd, false, auto_on, NULL); 9639 ret = _dhd_tdls_enable(dhd, true, auto_on, NULL);
|
| H A D | dhd.h | 2748 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 9693 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) 9718 tdls_auto_op = auto_on; 9762 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) 9767 ret = _dhd_tdls_enable(&dhd->pub, tdls_on, auto_on, mac); 9776 bool auto_on = false; local 9781 auto_on = false; 9783 auto_on = true; 9786 auto_on = false; 9788 ret = _dhd_tdls_enable(dhd, false, auto_on, NULL); 9800 ret = _dhd_tdls_enable(dhd, true, auto_on, NULL);
|
| H A D | dhd.h | 2753 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 9597 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) 9622 tdls_auto_op = auto_on; 9666 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) 9671 ret = _dhd_tdls_enable(&dhd->pub, tdls_on, auto_on, mac); 9680 bool auto_on = false; local 9685 auto_on = false; 9687 auto_on = true; 9690 auto_on = false; 9692 ret = _dhd_tdls_enable(dhd, false, auto_on, NULL); 9704 ret = _dhd_tdls_enable(dhd, true, auto_on, NULL);
|
| H A D | dhd.h | 2748 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 12947 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) in _dhd_tdls_enable() argument 12972 tdls_auto_op = auto_on; in _dhd_tdls_enable() 13017 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) in dhd_tdls_enable() argument 13022 ret = _dhd_tdls_enable(&dhd->pub, tdls_on, auto_on, mac); in dhd_tdls_enable() 13032 bool auto_on = false; in dhd_tdls_set_mode() local 13037 auto_on = false; in dhd_tdls_set_mode() 13039 auto_on = true; in dhd_tdls_set_mode() 13042 auto_on = false; in dhd_tdls_set_mode() 13044 ret = _dhd_tdls_enable(dhd, false, auto_on, NULL); in dhd_tdls_set_mode() 13056 ret = _dhd_tdls_enable(dhd, true, auto_on, NULL); in dhd_tdls_set_mode()
|
| H A D | dhd.h | 3525 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 12828 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) in _dhd_tdls_enable() argument 12853 tdls_auto_op = auto_on; in _dhd_tdls_enable() 12898 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) in dhd_tdls_enable() argument 12903 ret = _dhd_tdls_enable(&dhd->pub, tdls_on, auto_on, mac); in dhd_tdls_enable() 12913 bool auto_on = false; in dhd_tdls_set_mode() local 12918 auto_on = false; in dhd_tdls_set_mode() 12920 auto_on = true; in dhd_tdls_set_mode() 12923 auto_on = false; in dhd_tdls_set_mode() 12925 ret = _dhd_tdls_enable(dhd, false, auto_on, NULL); in dhd_tdls_set_mode() 12937 ret = _dhd_tdls_enable(dhd, true, auto_on, NULL); in dhd_tdls_set_mode()
|
| H A D | dhd.h | 3530 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac);
|