Searched refs:wl_dsss_channel (Results 1 – 4 of 4) sorted by relevance
251 uint32_t wl_dsss_channel; member
767 dsss->wl_dsss_channel = ieee80211_chan2ieee(ic, chan); in wifi_read_ap()1810 ch = dsss->wl_dsss_channel; in wl_set_phy()1878 dsss->wl_dsss_channel = in wl_get_phy()
1387 phy_conf.wl_phy_dsss_conf.wl_dsss_channel = *channel; in do_set_channel()
3352 phy_conf.wl_phy_dsss_conf.wl_dsss_channel = atoi(arg); in do_set_channel()3353 PRTDBG(("channel=%d\n", phy_conf.wl_phy_dsss_conf.wl_dsss_channel)); in do_set_channel()