Home
last modified time | relevance | path

Searched refs:primary_chan (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c214 ht_oper->primary_chan = bss_desc->channel; in mwifiex_tdls_add_ht_oper()
1543 u8 primary_chan, u8 second_chan_offset, u8 band) in mwifiex_start_tdls_cs() argument
1548 start_tdls_cs_params.primary_chan = primary_chan; in mwifiex_start_tdls_cs()
H A D11n.c400 bss_desc->bcn_ht_oper->primary_chan; in mwifiex_cmd_append_11n_tlv()
H A Djoin.c1103 ht_info->ht_oper.primary_chan = in mwifiex_cmd_802_11_ad_hoc_start()
H A Dfw.h1468 u8 primary_chan; member
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c868 chan_params->primary_chan = channel->hw_value; in rtw_get_channel_params()
877 u8 center_chan, primary_chan, bandwidth, band; in rtw_set_channel() local
884 primary_chan = ch_param.primary_chan; in rtw_set_channel()
888 rtw_update_channel(rtwdev, center_chan, primary_chan, band, bandwidth); in rtw_set_channel()
H A Dmain.h535 u8 primary_chan; member
/linux/net/wireless/
H A Dscan.c2126 return htop->primary_chan; in cfg80211_get_ies_channel_number()
/linux/net/mac80211/
H A Dmlme.c230 ht_cfreq = ieee80211_channel_to_frequency(ht_oper->primary_chan, in ieee80211_determine_ap_chan()
244 ht_oper->primary_chan, channel->band); in ieee80211_determine_ap_chan()