Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_cmds_process.h175 QDF_STATUS tdls_send_mgmt_tx_completion(
H A Dwlan_tdls_cmds_process.c1532 QDF_STATUS tdls_send_mgmt_tx_completion( in tdls_send_mgmt_tx_completion() function
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_tgt_api.c90 status = tdls_send_mgmt_tx_completion(pmsg->bodyptr); in tgt_tdls_send_mgmt_tx_completion()