Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_11be_setup_api.c49 if (wmi_handle->ops->mlo_teardown_cmd_send) in wmi_mlo_teardown_cmd_send()
50 return wmi_handle->ops->mlo_teardown_cmd_send( in wmi_mlo_teardown_cmd_send()
H A Dwmi_unified_11be_tlv.c2397 ops->mlo_teardown_cmd_send = mlo_teardown_cmd_send_tlv; in wmi_11be_attach_mlo_setup_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3172 QDF_STATUS (*mlo_teardown_cmd_send)(wmi_unified_t wmi_handle, member