Searched defs:chspec (Results 1 – 10 of 10) sorted by relevance
142 #define CHSPEC_WLCBANDUNIT(chspec) (CHSPEC_IS5G(chspec) ? BAND_5G_INDEX : BAND_2G_INDEX) argument161 #define CHSPEC_CHANNEL(chspec) wf_chspec_channel(chspec) argument163 #define CHSPEC_CHANNEL(chspec) ((uint8)((chspec) & WL_CHANSPEC_CHAN_MASK)) argument165 #define CHSPEC_CHAN1(chspec) ((chspec) & WL_CHANSPEC_CHAN1_MASK) >> WL_CHANSPEC_CHAN1_SHIFT argument166 #define CHSPEC_CHAN2(chspec) ((chspec) & WL_CHANSPEC_CHAN2_MASK) >> WL_CHANSPEC_CHAN2_SHIFT argument167 #define CHSPEC_BAND(chspec) ((chspec) & WL_CHANSPEC_BAND_MASK) argument168 #define CHSPEC_CTL_SB(chspec) ((chspec) & WL_CHANSPEC_CTL_SB_MASK) argument169 #define CHSPEC_BW(chspec) ((chspec) & WL_CHANSPEC_BW_MASK) argument172 #define CHSPEC_IS20(chspec) 1 argument173 #define CHSPEC_IS20_2G(chspec) ((((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_20) && \ argument[all …]
208 wf_bw_chspec_to_mhz(chanspec_t chspec) in wf_bw_chspec_to_mhz()290 wf_chspec_ntoa_ex(chanspec_t chspec, char *buf) in wf_chspec_ntoa_ex()303 wf_chspec_ntoa(chanspec_t chspec, char *buf) in wf_chspec_ntoa()388 chanspec_t chspec; in wf_chspec_aton() local813 chanspec_t chspec; in wf_create_20MHz_chspec() local841 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan()886 wf_chspec_primary20_chspec(chanspec_t chspec) in wf_chspec_primary20_chspec()908 uint16 chspec; in wf_channel2chspec() local959 extern chanspec_t wf_chspec_primary40_chspec(chanspec_t chspec) in wf_chspec_primary40_chspec()1238 wf_chspec_primary80_chspec(chanspec_t chspec) in wf_chspec_primary80_chspec()[all …]
117 spec_to_chan(chanspec_t chspec) in spec_to_chan()
340 chanspec_t chspec = chanlist_before.channels[i]; in wl_update_roamscan_cache_by_band() local
67 chanspec_t chspec; in wl_chspec_from_legacy() local104 wl_chspec_to_legacy(chanspec_t chspec) in wl_chspec_to_legacy()
457 chanspec_t chspec) in wl_cfgp2p_ifadd()547 chanspec_t chspec, s32 conn_idx) in wl_cfgp2p_ifchange()
395 wl_ext_chspec_to_legacy(chanspec_t chspec) in wl_ext_chspec_to_legacy()487 chanspec_t chspec; in wl_ext_chspec_from_legacy() local704 chanspec_t chspec = 0; in wl_ext_set_chanspec() local1001 chanspec_t chspec; in wl_ext_connect() local1795 chanspec_t chspec = 0; in wl_ext_chan_to_chanspec() local
1319 chanspec_t chspec; in wl_chspec_from_legacy() local1356 wl_chspec_to_legacy(chanspec_t chspec) in wl_chspec_to_legacy()1761 chanspec_t chspec; in wl_cfg80211_get_shared_freq() local1851 u16 chspec; in wl_cfg80211_p2p_if_add() local3369 chanspec_t chspec; in wl_cfg80211_change_p2prole() local6672 chanspec_t chspec; in wl_cfg80211_connect() local9920 chanspec_t chspec = 0; in wl_cfg80211_set_channel() local15765 chanspec_t chanspec = 0, chspec; in wl_ch_to_chanspec() local24274 chanspec_t chspec = 0; in wl_cfg80211_channel_switch() local
496 chanspec_t chspec; in wl_escan_handler() local
119 chanspec_t chspec; member3246 chanspec_t chspec; /* radio chspec */ member5811 chanspec_t chspec; /**< chanspec */ member8955 chanspec_t chspec; /**< channspec for this state */ member8971 chanspec_t chspec; /**< valid in listen state */ member8987 chanspec_t chspec; /**< for p2p_ifadd GO */ member9035 chanspec_t chspec; member