Lines Matching refs:chspec
297 return ch_inf.chspec; in chandef_to_chanspec()
309 return ch_inf.chspec; in channel_to_chanspec()
2619 ch.chspec = le16_to_cpu(bi->chanspec); in brcmf_inform_single_bss()
2731 ch.chspec = le16_to_cpu(bi->chanspec); in wl_inform_ibss()
2875 ch_bss.chspec = le16_to_cpu(bss->chanspec); in brcmf_compare_update_same_bss()
2877 ch_bss_info_le.chspec = le16_to_cpu(bss_info_le->chanspec); in brcmf_compare_update_same_bss()
4897 ch.chspec = le16_to_cpu(bi->chanspec); in brcmf_bss_roaming_done()
5408 ch.chspec = (u16)le32_to_cpu(list->element[i]); in brcmf_construct_chaninfo()
5416 brcmf_err("Invalid channel Spec. 0x%x.\n", ch.chspec); in brcmf_construct_chaninfo()
5456 chaninfo = ch.chspec; in brcmf_construct_chaninfo()
5519 *(__le16 *)pbuf = cpu_to_le16(ch.chspec); in brcmf_enable_bw40_2g()
5533 ch.chspec = (u16)le32_to_cpu(list->element[i]); in brcmf_enable_bw40_2g()