Home
last modified time | relevance | path

Searched refs:rx_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.c979 struct p2p_frame_info *rx_frame_info, in p2p_rx_update_connection_status() argument
982 if (!p2p_soc_obj || !rx_frame_info || !mac_from) { in p2p_rx_update_connection_status()
984 p2p_soc_obj, rx_frame_info, mac_from); in p2p_rx_update_connection_status()
988 if (rx_frame_info->public_action_type != in p2p_rx_update_connection_status()
991 p2p_get_frame_type_str(rx_frame_info), in p2p_rx_update_connection_status()
994 if ((rx_frame_info->public_action_type == in p2p_rx_update_connection_status()
996 (rx_frame_info->public_action_type == in p2p_rx_update_connection_status()
998 (rx_frame_info->public_action_type == in p2p_rx_update_connection_status()
1002 } else if (((rx_frame_info->public_action_type == in p2p_rx_update_connection_status()
1004 (rx_frame_info->public_action_type == in p2p_rx_update_connection_status()
[all …]