Searched refs:profile_info (Results 1 – 2 of 2) sorted by relevance
370 struct ath_mci_profile_info profile_info; in ath_mci_msg() local396 memcpy(&profile_info, in ath_mci_msg()399 if ((profile_info.type == MCI_GPM_COEX_PROFILE_UNKNOWN) || in ath_mci_msg()400 (profile_info.type >= MCI_GPM_COEX_PROFILE_MAX)) { in ath_mci_msg()403 profile_info.type, in ath_mci_msg()404 profile_info.start); in ath_mci_msg()408 update_scheme += ath_mci_process_profile(sc, &profile_info); in ath_mci_msg()
118 struct profile_info { struct199 struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM];