Searched refs:offchannel (Results 1 – 8 of 8) sorted by relevance
203 int offchannel);
1101 int offchannel) in tdls_set_tdls_offchannel() argument1111 if (offchannel < TDLS_PREFERRED_OFF_CHANNEL_NUM_MIN || in tdls_set_tdls_offchannel()1112 offchannel > TDLS_PREFERRED_OFF_CHANNEL_NUM_MAX) { in tdls_set_tdls_offchannel()1113 tdls_err("Invalid tdls off channel %u", offchannel); in tdls_set_tdls_offchannel()1121 tdls_soc->tdls_off_channel, offchannel); in tdls_set_tdls_offchannel()1122 tdls_soc->tdls_off_channel = offchannel; in tdls_set_tdls_offchannel()
2632 tdls_debug("TDLS offchannel to be configured %d", req->offchannel); in tdls_process_set_offchannel()2634 if (req->offchannel) in tdls_process_set_offchannel()2636 req->offchannel); in tdls_process_set_offchannel()
365 int offchannel);
1287 uint16_t offchannel; member
191 int offchannel);
1123 int offchannel) in ucfg_set_tdls_offchannel() argument1139 req->offchannel = offchannel; in ucfg_set_tdls_offchannel()
1185 int offchannel) in hdd_set_tdls_offchannel() argument1195 status = ucfg_set_tdls_offchannel(vdev, offchannel); in hdd_set_tdls_offchannel()