Searched refs:fhss (Results 1 – 1 of 1) sorted by relevance
754 wl_fhss_t *fhss = (wl_fhss_t *) in wifi_read_ap() local757 fhss->wl_fhss_subtype = WL_FHSS; in wifi_read_ap()758 fhss->wl_fhss_channel = ieee80211_chan2ieee(ic, chan); in wifi_read_ap()759 fhss->wl_fhss_dwelltime = in->in_fhdwell; in wifi_read_ap()1869 wl_fhss_t *fhss = (wl_fhss_t *)ow_phy; in wl_get_phy() local1870 fhss->wl_fhss_subtype = WL_FHSS; in wl_get_phy()1871 fhss->wl_fhss_channel = in wl_get_phy()