Home
last modified time | relevance | path

Searched refs:byOldChannel (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.c913 u16 byOldChannel, 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 5 milliseconds