Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/ !
H A Dtarget_if_wifi_pos_tx_ops.c149 tx_ops->send_rtt_pasn_auth_status = in target_if_wifi_pos_register_11az_ops()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/ !
H A Dwifi_pos_pasn_api.c625 if (!tx_ops || !tx_ops->send_rtt_pasn_auth_status) { in wifi_pos_send_pasn_auth_status()
658 status = tx_ops->send_rtt_pasn_auth_status(psoc, data); in wifi_pos_send_pasn_auth_status()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/ !
H A Dwlan_lmac_if_def.h992 QDF_STATUS (*send_rtt_pasn_auth_status) member