Lines Matching defs:channel
94 cmd.channel = cpu_to_le16(chan);
127 lbs_deb_cmd("mesh config action %d type %x channel %d SSID %*pE\n",
134 int lbs_mesh_set_channel(struct lbs_private *priv, u8 channel)
136 priv->mesh_channel = channel;
137 return lbs_mesh_config(priv, CMD_ACT_MESH_CONFIG_START, channel);
463 * channel_get - Get function for sysfs attribute channel
479 return snprintf(buf, 12, "%d\n", le16_to_cpu(defs.channel));
483 * channel_set - Set function for sysfs attribute channel
773 static DEVICE_ATTR(channel, 0644, channel_get, channel_set);
827 /* 5.110.20.pXX firmware will fail the command if the channel
828 doesn't match the existing channel. But only if the TLV
829 is correct. If the channel is wrong, _BOTH_ versions will