Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6655/
Drf.c934 u16 byOldChannel, in RFbAL7230SelectChannelPostProcess() argument
944 if ((byOldChannel <= CB_MAX_CHANNEL_24G) && (byNewChannel > CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()
953 } else if ((byOldChannel > CB_MAX_CHANNEL_24G) && (byNewChannel <= CB_MAX_CHANNEL_24G)) { in RFbAL7230SelectChannelPostProcess()