Home
last modified time | relevance | path

Searched refs:fhss (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c754 wl_fhss_t *fhss = (wl_fhss_t *) in wifi_read_ap() local
757 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() local
1870 fhss->wl_fhss_subtype = WL_FHSS; in wl_get_phy()
1871 fhss->wl_fhss_channel = in wl_get_phy()