Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Drf.h74 bool RFbAL7230SelectChannelPostProcess(struct vnt_private *priv, u16 byOldChannel, u16 byNewChannel
H A Drf.c916 u16 byNewChannel) in RFbAL7230SelectChannelPostProcess() argument
926 if ((byOldChannel <= CB_MAX_CHANNEL_24G) && (byNewChannel > CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()
935 } else if ((byOldChannel > CB_MAX_CHANNEL_24G) && (byNewChannel <= CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()