Searched defs:wl_profile (Results 1 – 4 of 4) sorted by relevance
492 struct wl_profile { struct508 struct wl_profile profile; argument
710 struct wl_profile { struct711 u32 mode;712 s32 band;713 u32 channel;714 struct wlc_ssid ssid;715 struct wl_security sec;716 struct wl_ibss ibss;717 u8 bssid[ETHER_ADDR_LEN];718 u16 beacon_interval;719 u8 dtim_period;[all …]
722 struct wl_profile { struct723 u32 mode;724 s32 band;725 u32 channel;726 struct wlc_ssid ssid;727 struct wl_security sec;728 struct wl_ibss ibss;729 u8 bssid[ETHER_ADDR_LEN];730 u16 beacon_interval;731 u8 dtim_period;[all …]
1144 struct wl_profile { struct1145 u32 mode;1146 s32 band;1147 u32 channel;1148 struct wlc_ssid ssid;1149 struct wl_security sec;1150 struct wl_ibss ibss;1151 u8 bssid[ETHER_ADDR_LEN];1152 u16 beacon_interval;1153 u8 dtim_period;[all …]