Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.h181 #define CHSPEC2BANDSTR(chspec) ((chspec && CHSPEC_IS2G(chspec)) ? "2g" : CHSPEC_IS5G(chspec) ? \ macro
186 #define CHSPEC2BANDSTR(chspec) ((chspec && CHSPEC_IS2G(chspec)) ? "2g" : CHSPEC_IS5G(chspec) ? \ macro
H A Dwl_android_ext.c649 WL_MSG(dev->name, "channel %s-%d\n", CHSPEC2BANDSTR(chspec), _chan); in wl_ext_set_chanspec()
654 CHSPEC2BANDSTR(chspec), chan_info->chan, chspec, in wl_ext_set_chanspec()
3583 CHSPEC2BANDSTR(chosen), channel); in wl_ext_autochannel()
H A Dwl_cfg80211.c6231 CHSPEC2BANDSTR(chanspec), wf_chspec_ctlchan(chanspec), chan_cnt, in wl_conn_debug_info()
6237 CHSPEC2BANDSTR(chanspec), wf_chspec_ctlchan(chanspec), chan_cnt, in wl_conn_debug_info()
13681 CHSPEC2BANDSTR(*chanspec), wf_chspec_ctlchan(*chanspec), in wl_bss_roaming_done()
13687 CHSPEC2BANDSTR(cur_chanspec), wf_chspec_ctlchan(cur_chanspec), in wl_bss_roaming_done()
H A Dwl_cfgvif.c1581 dev->ifindex, channel_type, CHSPEC2BANDSTR(chspec), in wl_cfg80211_set_channel()
H A Dwl_iapsta.c1744 cur_if->prefix, ssid.SSID, CHSPEC2BANDSTR(chanspec), in wl_ext_if_up()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.h185 #define CHSPEC2BANDSTR(chspec) (CHSPEC_IS2G(chspec) ? "2g" : CHSPEC_IS5G(chspec) ? \ macro
190 #define CHSPEC2BANDSTR(chspec) (CHSPEC_IS2G(chspec) ? "2g" : CHSPEC_IS5G(chspec) ? \ macro
H A Dwl_android_ext.c666 WL_MSG(dev->name, "channel %s-%d\n", CHSPEC2BANDSTR(chspec), _chan); in wl_ext_set_chanspec()
671 CHSPEC2BANDSTR(chspec), chan_info->chan, chspec); in wl_ext_set_chanspec()
H A Dwl_cfgvif.c1575 dev->ifindex, channel_type, CHSPEC2BANDSTR(chspec), CHSPEC_CHANNEL(chspec)); in wl_cfg80211_set_channel()
H A Dwl_iapsta.c1618 cur_if->prefix, ssid.SSID, CHSPEC2BANDSTR(chanspec), in wl_ext_if_up()
H A Dwl_cfg80211.c6217 CHSPEC2BANDSTR(chanspec), wf_chspec_ctlchan(chanspec), chan_cnt, in wl_conn_debug_info()
6223 CHSPEC2BANDSTR(chanspec), wf_chspec_ctlchan(chanspec), chan_cnt, in wl_conn_debug_info()