Home
last modified time | relevance | path

Searched refs:reg_11d_vdev_delete_update (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_offload_11d_scan.h92 QDF_STATUS reg_11d_vdev_delete_update(struct wlan_objmgr_psoc *psoc,
145 static inline QDF_STATUS reg_11d_vdev_delete_update(struct wlan_objmgr_psoc *psoc, in reg_11d_vdev_delete_update() function
Dreg_offload_11d_scan.c295 QDF_STATUS reg_11d_vdev_delete_update(struct wlan_objmgr_psoc *psoc, in reg_11d_vdev_delete_update() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_ucfg_api.c326 return reg_11d_vdev_delete_update(psoc, op_mode, vdev_id); in ucfg_reg_11d_vdev_delete_update()