Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dmci.c370 struct ath_mci_profile_info profile_info; in ath_mci_msg() local
396 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()
/drivers/staging/rtl8188eu/include/
Drtw_mlme.h118 struct profile_info { struct
199 struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM];