Lines Matching refs:chspec
323 brcmf_dbg(TRACE, "chanspec: 0x%x\n", ch_inf.chspec); in chandef_to_chanspec()
324 return ch_inf.chspec; in chandef_to_chanspec()
336 return ch_inf.chspec; in channel_to_chanspec()
3003 ch.chspec = le16_to_cpu(bi->chanspec); in brcmf_inform_single_bss()
3118 ch.chspec = le16_to_cpu(bi->chanspec); in brcmf_inform_ibss()
3231 ch_bss.chspec = le16_to_cpu(bss->chanspec); in brcmf_compare_update_same_bss()
3233 ch_bss_info_le.chspec = le16_to_cpu(bss_info_le->chanspec); in brcmf_compare_update_same_bss()
5301 ch.chspec = chanspec; in brcmf_cfg80211_get_channel()
5980 ch.chspec = le16_to_cpu(bi->chanspec); in brcmf_bss_roaming_done()
6560 ch.chspec = (u16)le32_to_cpu(list->element[i]); in brcmf_construct_chaninfo()
6569 ch.chspec); in brcmf_construct_chaninfo()
6627 chaninfo = ch.chspec; in brcmf_construct_chaninfo()
6691 *(__le16 *)pbuf = cpu_to_le16(ch.chspec); in brcmf_enable_bw40_2g()
6705 ch.chspec = (u16)le32_to_cpu(list->element[i]); in brcmf_enable_bw40_2g()