Lines Matching refs:chanspec_t

204 wf_bw_chspec_to_mhz(chanspec_t chspec)  in wf_bw_chspec_to_mhz()
411 wf_chspec_240_id2cch(chanspec_t chanspec) in wf_chspec_240_id2cch()
447 wf_chspec_320_id2cch(chanspec_t chanspec) in wf_chspec_320_id2cch()
475 wf_chspec_ntoa_ex(chanspec_t chspec, char *buf) in wf_chspec_ntoa_ex()
499 wf_chspec_ntoa(chanspec_t chspec, char *buf) in wf_chspec_ntoa()
591 chanspec_t
594 chanspec_t chspec; in wf_chspec_aton()
752 BCMPOSTTRAPFN(wf_chspec_malformed)(chanspec_t chanspec) in BCMPOSTTRAPFN()
754 wf_chspec_malformed(chanspec_t chanspec) in BCMPOSTTRAPFN()
857 wf_chspec_valid(chanspec_t chanspec) in wf_chspec_valid()
1003 chanspec_t chspec; in wf_chanspec_iter_firstchan()
1036 chanspec_t
1046 wf_chanspec_iter_next(wf_chanspec_iter_t *iter, chanspec_t *chspec) in wf_chanspec_iter_next()
1118 chanspec_t chspec = iter->chanspec; in wf_chanspec_iter_next_2g()
1167 chanspec_t chspec = iter->chanspec; in wf_chanspec_iter_next_5g()
1286 chanspec_t chspec = iter->chanspec; in wf_chanspec_iter_next_6g()
1569 wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2) in wf_chspec_coexist()
1593 chanspec_t
1596 chanspec_t chspec; in wf_create_20MHz_chspec()
1626 chanspec_t
1645 return (chanspec_t)(center_channel | WL_CHANSPEC_BW_40 | band | in wf_create_40MHz_chspec()
1662 chanspec_t
1693 chanspec_t
1712 return (chanspec_t)(center_channel | WL_CHANSPEC_BW_80 | band | in wf_create_80MHz_chspec()
1729 chanspec_t
1747 return (chanspec_t)(center_channel | WL_CHANSPEC_BW_160 | band | in wf_create_160MHz_chspec()
1768 chanspec_t
1773 chanspec_t chanspec = 0; in wf_create_8080MHz_chspec()
1841 chanspec_t
1846 chanspec_t chanspec = 0; in wf_create_160160MHz_chspec()
1909 chanspec_t
1913 chanspec_t chanspec = 0; in wf_create_240MHz_chspec()
1960 chanspec_t
1964 chanspec_t chanspec = 0; in wf_create_320MHz_chspec()
2013 chanspec_t
2017 chanspec_t chspec = INVCHANSPEC; in wf_create_chspec()
2093 chanspec_t
2096 chanspec_t chspec = INVCHANSPEC; in wf_create_chspec_from_primary()
2182 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan()
2238 BCMRAMFN(wf_chspec_to_bw_str)(chanspec_t chspec) in BCMRAMFN()
2254 chanspec_t
2255 wf_chspec_primary20_chspec(chanspec_t chspec) in wf_chspec_primary20_chspec()
2257 chanspec_t pri_chspec = chspec; in wf_chspec_primary20_chspec()
2338 chanspec_t
2339 wf_chspec_primary40_chspec(chanspec_t chspec) in wf_chspec_primary40_chspec()
2341 chanspec_t chspec40 = chspec; in wf_chspec_primary40_chspec()
2542 chanspec_t
2546 chanspec_t chanspec = INVCHANSPEC; in wf_chspec_80()
2547 chanspec_t chanspec_cur; in wf_chspec_80()
2581 chanspec_t
2627 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel()
2629 chanspec_t primary80_chspec; in wf_chspec_primary80_channel()
2647 wf_chspec_secondary80_channel(chanspec_t chanspec) in wf_chspec_secondary80_channel()
2649 chanspec_t secondary80_chspec; in wf_chspec_secondary80_channel()
2666 chanspec_t
2667 wf_chspec_primary80_chspec(chanspec_t chspec) in wf_chspec_primary80_chspec()
2669 chanspec_t chspec80; in wf_chspec_primary80_chspec()
2704 chanspec_t
2705 wf_chspec_secondary80_chspec(chanspec_t chspec) in wf_chspec_secondary80_chspec()
2707 chanspec_t chspec80; in wf_chspec_secondary80_chspec()
2746 wf_chspec_get_80p80_channels(chanspec_t chspec, uint8 *ch) in wf_chspec_get_80p80_channels()
2767 wf_chspec_primary160_channel(chanspec_t chanspec) in wf_chspec_primary160_channel()
2769 chanspec_t primary160_chspec; in wf_chspec_primary160_channel()
2786 chanspec_t
2787 wf_chspec_primary160_chspec(chanspec_t chspec) in wf_chspec_primary160_chspec()
2789 chanspec_t chspec160; in wf_chspec_primary160_chspec()
2858 wf_get_all_ext(chanspec_t chspec, uint8 *pext) in wf_get_all_ext()
2860 chanspec_t t = (CHSPEC_IS160(chspec)) ? /* if bw > 80MHz */ in wf_get_all_ext()
2891 bool wf_chspec_overlap(chanspec_t chspec0, chanspec_t chspec1) in wf_chspec_overlap()
2911 channel_bw_to_width(chanspec_t chspec) in channel_bw_to_width()
2925 uint wf_chspec_first_20_sb(chanspec_t chspec) in wf_chspec_first_20_sb()
2941 chanspec_t
2944 chanspec_t chspec; in wf_create_chspec_sb()
2952 chanspec_t
2956 chanspec_t chspec; in wf_create_160160MHz_chspec_sb()