Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dsmd.c1083 msg_body.bss_params.ext_channel = orig->bss_params.ext_channel; in wcn36xx_smd_config_bss_v1()
1259 bss->ext_channel = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in wcn36xx_smd_config_bss()
1261 bss->ext_channel = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in wcn36xx_smd_config_bss()
1263 bss->ext_channel = IEEE80211_HT_PARAM_CHA_SEC_NONE; in wcn36xx_smd_config_bss()
Dhal.h1592 u8 ext_channel; member
1739 u8 ext_channel; member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhw.h601 bool ext_channel; member
Dar5008_phy.c1243 if (conf->ext_channel) in ar5008_hw_set_radar_params()
Dar9003_phy.c1494 if (conf->ext_channel) in ar9003_hw_set_radar_params()
Dhw.c2030 ah->radar_conf.ext_channel = IS_CHAN_HT40(chan); in ath9k_hw_reset()