Home
last modified time | relevance | path

Searched refs:WCN36XX_HW_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h87 #define WCN36XX_HW_CHANNEL(__wcn) (__wcn->hw->conf.chandef.chan->hw_value) macro
Dmain.c347 int ch = WCN36XX_HW_CHANNEL(wcn); in wcn36xx_config()
627 vif->addr, WCN36XX_HW_CHANNEL(wcn)); in wcn36xx_bss_info_changed()
Dsmd.c522 msg_body.scan_channel = WCN36XX_HW_CHANNEL(wcn); in wcn36xx_smd_start_scan()
552 msg_body.scan_channel = WCN36XX_HW_CHANNEL(wcn); in wcn36xx_smd_end_scan()
1256 bss->oper_channel = WCN36XX_HW_CHANNEL(wcn); in wcn36xx_smd_config_bss()