Home
last modified time | relevance | path

Searched refs:ext_channel (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1565 bss->ext_channel = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in wcn36xx_smd_set_bss_params()
1567 bss->ext_channel = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in wcn36xx_smd_set_bss_params()
1569 bss->ext_channel = IEEE80211_HT_PARAM_CHA_SEC_NONE; in wcn36xx_smd_set_bss_params()
1655 bss->ext_channel = HW_VALUE_PHY(chandef->chan->hw_value); in wcn36xx_smd_config_bss_v1()
1657 bss->ext_channel = bss_v0.ext_channel; in wcn36xx_smd_config_bss_v1()
H A Dhal.h1912 u8 ext_channel; member
2059 u8 ext_channel; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhw.h604 bool ext_channel; member
H A Dar5008_phy.c1267 if (conf->ext_channel) in ar5008_hw_set_radar_params()
H A Dar9003_phy.c1482 if (conf->ext_channel) in ar9003_hw_set_radar_params()
H A Dhw.c2082 ah->radar_conf.ext_channel = IS_CHAN_HT40(chan); in ath9k_hw_reset()