Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_11be_api.c215 if (wmi->ops->send_mlo_vdev_pause) in wmi_send_mlo_vdev_pause()
216 return wmi->ops->send_mlo_vdev_pause(wmi, info); in wmi_send_mlo_vdev_pause()
Dwmi_unified_11be_tlv.c2687 ops->send_mlo_vdev_pause = in wmi_11be_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h3189 (*send_mlo_vdev_pause)(wmi_unified_t wmi_handle, member