Searched refs:HostCmd_DS_CHAN_REGION_CFG (Results 1 – 4 of 4) sorted by relevance
1359 HostCmd_DS_CHAN_REGION_CFG *reg = MNULL; in wlan_ret_chan_region_cfg()1368 reg = (HostCmd_DS_CHAN_REGION_CFG *)(void *)&resp->params; in wlan_ret_chan_region_cfg()
4718 cmd->size = S_DS_GEN + sizeof(HostCmd_DS_CHAN_REGION_CFG); in wifi_get_fw_region_and_cfp_tables()4720 …HostCmd_DS_CHAN_REGION_CFG *chan_region_cfg = (HostCmd_DS_CHAN_REGION_CFG *)(void *)((uint8_t *)cm… in wifi_get_fw_region_and_cfp_tables()
7112 cmd->size = sizeof(HostCmd_DS_CHAN_REGION_CFG) + S_DS_GEN; in wifi_prepare_get_channel_region_cfg_cmd()
6813 } MLAN_PACK_END HostCmd_DS_CHAN_REGION_CFG; typedef8039 HostCmd_DS_CHAN_REGION_CFG reg_cfg;