Searched refs:tx_frame_info (Results 1 – 1 of 1) sorted by relevance
930 struct p2p_frame_info *tx_frame_info, in p2p_tx_update_connection_status() argument933 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 …]