Searched defs:profile_info (Results 1 – 4 of 4) sorted by relevance
30 #define AW88395_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument
144 struct profile_info { struct145 u8 ssidlen;146 u8 ssid[WLAN_SSID_MAXLEN];147 u8 peermac[ETH_ALEN];
372 struct ath_mci_profile_info profile_info; in ath_mci_msg() local
399 #define AW88261_PROFILE_EXT(xname, profile_info, profile_get, profile_set) \ argument