Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c930 struct p2p_frame_info *tx_frame_info, in p2p_tx_update_connection_status() argument
933 if (!p2p_soc_obj || !tx_frame_info || !mac_to) { in p2p_tx_update_connection_status()
935 p2p_soc_obj, tx_frame_info, mac_to); in p2p_tx_update_connection_status()
939 if (tx_frame_info->public_action_type != in p2p_tx_update_connection_status()
942 p2p_get_frame_type_str(tx_frame_info), in p2p_tx_update_connection_status()
945 if ((tx_frame_info->public_action_type == in p2p_tx_update_connection_status()
947 (tx_frame_info->public_action_type == in p2p_tx_update_connection_status()
949 (tx_frame_info->public_action_type == in p2p_tx_update_connection_status()
951 (tx_frame_info->public_action_type == in p2p_tx_update_connection_status()
955 } else if ((tx_frame_info->public_action_type == in p2p_tx_update_connection_status()
[all …]