Searched defs:profile_info (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dmci.c370 struct ath_mci_profile_info profile_info; local
396 memcpy(&profile_info,
399 if ((profile_info.type == MCI_GPM_COEX_PROFILE_UNKNOWN) ||
400 (profile_info.type >= MCI_GPM_COEX_PROFILE_MAX)) {
403 profile_info.type,
404 profile_info.start);
408 update_scheme += ath_mci_process_profile(sc, &profile_info);
/drivers/staging/rtl8188eu/include/
H A Drtw_mlme.h123 struct profile_info { struct
204 struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM];

Completed in 85 milliseconds