Searched refs:cs_option (Results 1 – 5 of 5) sorted by relevance
2111 struct halmac_ch_switch_option *cs_option) in halmac_func_ctrl_ch_switch_88xx() argument2136 if (cs_option->switch_en != 0) { in halmac_func_ctrl_ch_switch_88xx()2163 CHANNEL_SWITCH_SET_SWITCH_START(h2c_buff, cs_option->switch_en); in halmac_func_ctrl_ch_switch_88xx()2170 CHANNEL_SWITCH_SET_DEST_CH_EN(h2c_buff, cs_option->dest_ch_en); in halmac_func_ctrl_ch_switch_88xx()2171 CHANNEL_SWITCH_SET_DEST_CH(h2c_buff, cs_option->dest_ch); in halmac_func_ctrl_ch_switch_88xx()2172 CHANNEL_SWITCH_SET_PRI_CH_IDX(h2c_buff, cs_option->dest_pri_ch_idx); in halmac_func_ctrl_ch_switch_88xx()2173 CHANNEL_SWITCH_SET_ABSOLUTE_TIME(h2c_buff, cs_option->absolute_time_en); in halmac_func_ctrl_ch_switch_88xx()2174 CHANNEL_SWITCH_SET_TSF_LOW(h2c_buff, cs_option->tsf_low); in halmac_func_ctrl_ch_switch_88xx()2176 cs_option->periodic_option); in halmac_func_ctrl_ch_switch_88xx()2177 CHANNEL_SWITCH_SET_NORMAL_CYCLE(h2c_buff, cs_option->normal_cycle); in halmac_func_ctrl_ch_switch_88xx()[all …]
134 struct halmac_ch_switch_option *cs_option);
274 struct halmac_ch_switch_option *cs_option);
4279 struct halmac_ch_switch_option *cs_option) in halmac_ctrl_ch_switch_88xx() argument4307 cs_option->switch_en); in halmac_ctrl_ch_switch_88xx()4309 if (!cs_option->switch_en) in halmac_ctrl_ch_switch_88xx()4320 if (cs_option->switch_en) { in halmac_ctrl_ch_switch_88xx()4338 status = halmac_func_ctrl_ch_switch_88xx(halmac_adapter, cs_option); in halmac_ctrl_ch_switch_88xx()
1800 struct halmac_ch_switch_option *cs_option);