Searched refs:dsss (Results 1 – 1 of 1) sorted by relevance
763 wl_dsss_t *dsss = (wl_dsss_t *) in wifi_read_ap() local766 dsss->wl_dsss_subtype = WL_DSSS; in wifi_read_ap()767 dsss->wl_dsss_channel = ieee80211_chan2ieee(ic, chan); in wifi_read_ap()768 dsss->wl_dsss_have_short_preamble = WIFI_HAVE_CAP(in, in wifi_read_ap()770 dsss->wl_dsss_agility_enabled = WIFI_HAVE_CAP(in, in wifi_read_ap()772 dsss->wl_dsss_have_pbcc = dsss->wl_dsss_pbcc_enable = in wifi_read_ap()1806 wl_dsss_t *dsss; in wl_set_phy() local1809 dsss = (wl_dsss_t *)iw_phy; in wl_set_phy()1810 ch = dsss->wl_dsss_channel; in wl_set_phy()1876 wl_dsss_t *dsss = (wl_dsss_t *)ow_phy; in wl_get_phy() local[all …]