Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dchannel.c638 unsigned char byCount; in set_support_channels() local
648 byCount = 0; in set_support_channels()
652 byCount++; in set_support_channels()
656 *pbyChTupple++ = byCount; in set_support_channels()
661 byCount++; in set_support_channels()
665 *pbyChTupple++ = byCount; in set_support_channels()
669 byCount = 0; in set_support_channels()
673 byCount++; in set_support_channels()
677 *pbyChTupple++ = byCount; in set_support_channels()
681 byCount = 0; in set_support_channels()
[all …]
Dcard.h138 unsigned char byCount
Dcard.c1153 unsigned char byCount in CARDbChannelSwitch() argument
1158 if (byCount == 0) { in CARDbChannelSwitch()
1166 pDevice->byChannelSwitchCount = byCount; in CARDbChannelSwitch()
D80211mgr.h387 unsigned char byCount; member
Dwmgr.c1957 sFrame.pIE_CHSW->byCount in s_vMgrRxBeacon()
3017 ((PWLAN_IE_CH_SW) pbyBuffer)->byCount = 0; in s_MgrMakeBeacon()
3211 ((PWLAN_IE_CH_SW) pbyBuffer)->byCount = 0; in s_MgrMakeProbeResponse()