Home
last modified time | relevance | path

Searched refs:ucfg_dp_destroy_intf (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h108 QDF_STATUS ucfg_dp_destroy_intf(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_mlo.c147 ucfg_dp_destroy_intf(adapter->hdd_ctx->psoc, in hdd_wlan_unregister_mlo_interfaces()
158 ucfg_dp_destroy_intf(link_adapter->hdd_ctx->psoc, in hdd_wlan_unregister_mlo_interfaces()
H A Dwlan_hdd_main.c9205 ucfg_dp_destroy_intf(hdd_ctx->psoc, &adapter->mac_addr); in hdd_open_adapter()
9236 ucfg_dp_destroy_intf(hdd_ctx->psoc, &adapter_mac); in __hdd_close_adapter()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c257 ucfg_dp_destroy_intf(struct wlan_objmgr_psoc *psoc, in ucfg_dp_destroy_intf() function