Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_primary_umac.c1116 if (!mlo_tx_ops || !mlo_tx_ops->peer_ptqm_migrate_send) { in wlan_mlo_send_ptqm_migrate_cmd()
1150 status = mlo_tx_ops->peer_ptqm_migrate_send(vdev, &param); in wlan_mlo_send_ptqm_migrate_cmd()
/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/src/
Dtarget_if_mlo_mgr.c998 mlo_tx_ops->peer_ptqm_migrate_send = in target_if_mlo_register_peer_ptqm_migrate_send()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1577 QDF_STATUS (*peer_ptqm_migrate_send)( member