Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_11be_api.h86 QDF_STATUS wmi_send_mlo_vdev_pause(wmi_unified_t wmi,
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_11be_api.c212 QDF_STATUS wmi_send_mlo_vdev_pause(wmi_unified_t wmi, in wmi_send_mlo_vdev_pause() function
/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/src/
Dtarget_if_mlo_mgr.c959 return wmi_send_mlo_vdev_pause(wmi_handle, info); in target_if_mlo_send_vdev_pause()