Searched defs:wl_profile (Results 1 – 1 of 1) sorted by relevance
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 …]