Searched refs:wlan_hdd_release_intf_addr (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_pre_cac.c | 129 wlan_hdd_release_intf_addr(hdd_ctx, pre_cac_adapter->mac_addr.bytes); in hdd_close_pre_cac_adapter() 463 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in __wlan_hdd_request_pre_cac()
|
D | wlan_hdd_p2p.c | 839 wlan_hdd_release_intf_addr(hdd_ctx, device_address); in __wlan_hdd_add_virtual_intf() 868 wlan_hdd_release_intf_addr(hdd_ctx, device_address); in __wlan_hdd_add_virtual_intf() 979 wlan_hdd_release_intf_addr(hdd_ctx, in hdd_clean_up_interface()
|
D | wlan_hdd_nan_datapath.c | 769 wlan_hdd_release_intf_addr(hdd_ctx, ndi_mac_addr); in hdd_ndi_open() 888 wlan_hdd_release_intf_addr(hdd_ctx, in hdd_delete_ndi_intf()
|
D | wlan_hdd_ocb.c | 497 wlan_hdd_release_intf_addr(hdd_ctx, in __iw_set_dot11p_channel_sched() 872 wlan_hdd_release_intf_addr(hdd_ctx, in __wlan_hdd_cfg80211_ocb_set_config()
|
D | wlan_hdd_main.c | 583 wlan_hdd_release_intf_addr(hdd_ctx, adapter->mac_addr.bytes); in wlan_hdd_lpc_del_monitor_interface() 6351 void wlan_hdd_release_intf_addr(struct hdd_context *hdd_ctx, in wlan_hdd_release_intf_addr() function 9282 wlan_hdd_release_intf_addr(hdd_ctx, adapter->mac_addr.bytes); in hdd_close_all_adapters() 17331 wlan_hdd_release_intf_addr(hdd_ctx, in hdd_open_p2p_interface() 17360 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in hdd_open_ocb_interface() 17386 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in hdd_open_concurrent_interface() 17439 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in hdd_open_adapters_for_mission_mode() 17464 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in hdd_open_adapters_for_mission_mode() 17500 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in hdd_open_adapters_for_ftm_mode() 17522 wlan_hdd_release_intf_addr(hdd_ctx, mac_addr); in hdd_open_adapters_for_monitor_mode() [all …]
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_main.h | 3140 void wlan_hdd_release_intf_addr(struct hdd_context *hdd_ctx,
|