Searched refs:offchanmode (Results 1 – 6 of 6) sorted by relevance
1281 int offchanmode) in tdls_set_tdls_offchannelmode() argument1298 if (offchanmode < ENABLE_CHANSWITCH || in tdls_set_tdls_offchannelmode()1299 offchanmode > DISABLE_ACTIVE_CHANSWITCH) { in tdls_set_tdls_offchannelmode()1300 tdls_err("Invalid tdls off channel mode %d", offchanmode); in tdls_set_tdls_offchannelmode()1306 offchanmode); in tdls_set_tdls_offchannelmode()1324 offchanmode, tdls_soc->tdls_off_channel, in tdls_set_tdls_offchannelmode()1331 switch (offchanmode) { in tdls_set_tdls_offchannelmode()1393 offchanmode, tdls_soc->tdls_off_channel, in tdls_set_tdls_offchannelmode()1400 chan_switch_params->tdls_sw_mode = offchanmode; in tdls_set_tdls_offchannelmode()1420 tdls_soc->tdls_fw_off_chan_mode = offchanmode; in tdls_set_tdls_offchannelmode()
216 int offchanmode);
375 int offchanmode);
262 int offchanmode);
1221 int offchanmode) in hdd_set_tdls_offchannelmode() argument1243 status = ucfg_set_tdls_offchan_mode(vdev, offchanmode); in hdd_set_tdls_offchannelmode()
1164 int offchanmode) in ucfg_set_tdls_offchan_mode() argument1180 req->offchan_mode = offchanmode; in ucfg_set_tdls_offchan_mode()