Searched refs:profiles (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DServerWindow.cpp228 BList profiles; local
233 profiles.AddItem(&sMessageProfile[i]);
236 profiles.SortItems(compare_message_profiles);
238 int32 count = profiles.CountItems();
240 profile* p = (profile*)profiles.ItemAtFast(i);
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmreg.h5570 * @profiles: profiles to search for match
5572 * @num_profiles: num of profiles in the list
5579 struct iwm_scan_offload_profile profiles[IWM_SCAN_MAX_PROFILES]; member in struct:iwm_scan_offload_profile_cfg
5990 * @matched_profiles: bitmap of matched profiles, referencing the
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h6554 * @profiles: profiles to search for match
6556 * @num_profiles: num of profiles in the list
6563 struct iwx_scan_offload_profile profiles[IWX_SCAN_MAX_PROFILES]; member in struct:iwx_scan_offload_profile_cfg
7149 * @matched_profiles: bitmap of matched profiles, referencing the

Completed in 158 milliseconds