Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
H A Dwlan_vdev_mgr_tgt_if_tx_api.c567 if (!txops || !txops->multiple_vdev_restart_req_cmd) { in tgt_vdev_mgr_multiple_vdev_restart_send()
574 status = txops->multiple_vdev_restart_req_cmd(pdev, param); in tgt_vdev_mgr_multiple_vdev_restart_send()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c1545 mlme_tx_ops->multiple_vdev_restart_req_cmd = in target_if_vdev_mgr_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h549 QDF_STATUS (*multiple_vdev_restart_req_cmd)( member