Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
A Drf.h72 bool RFbAL7230SelectChannelPostProcess(struct vnt_private *priv, u16 byOldChannel, u16 byNewChannel
A Drf.c914 u16 byNewChannel) in RFbAL7230SelectChannelPostProcess() argument
924 if ((byOldChannel <= CB_MAX_CHANNEL_24G) && (byNewChannel > CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()
933 } else if ((byOldChannel > CB_MAX_CHANNEL_24G) && (byNewChannel <= CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()

Completed in 4 milliseconds