Searched refs:connection_channel (Results 1 – 2 of 2) sorted by relevance
47 int vnt_set_channel(struct vnt_private *priv, u32 connection_channel) in vnt_set_channel() argument51 if (connection_channel > CB_MAX_CHANNEL || !connection_channel) in vnt_set_channel()62 connection_channel, 0, 0, NULL); in vnt_set_channel()67 (u8)(connection_channel | 0x80)); in vnt_set_channel()
26 int vnt_set_channel(struct vnt_private *priv, u32 connection_channel);