Home
last modified time | relevance | path

Searched refs:byNewChannel (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/vt6655/
Drf.h83 bool RFbAL7230SelectChannelPostProcess(struct vnt_private *priv, u16 byOldChannel, u16 byNewChannel
Drf.c926 u16 byNewChannel) in RFbAL7230SelectChannelPostProcess() argument
936 if ((byOldChannel <= CB_MAX_CHANNEL_24G) && (byNewChannel > CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()
945 } else if ((byOldChannel > CB_MAX_CHANNEL_24G) && (byNewChannel <= CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()