Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwcmd.c355 set_channel(pMgmt->pAdapter, pMgmt->uCurrChannel); in vCommandTimer()
357 pMgmt->uCurrChannel); in vCommandTimer()
426 set_channel(pMgmt->pAdapter, pMgmt->uCurrChannel); in vCommandTimer()
428 pMgmt->uCurrChannel); in vCommandTimer()
Dvntwifi.c157 return pMgmt->uCurrChannel; in VNTWIFIpGetCurrentChannel()
697 pMgmt->uCurrChannel = byNewChannel; in VNTWIFIbChannelSwitch()
Dwmgr.c238 unsigned int uCurrChannel,
282 unsigned int uCurrChannel,
347 pMgmt->uCurrChannel = pDevice->uChannel; in vMgrObjectInit()
1837 if (byCurrChannel == (unsigned char)pMgmt->uCurrChannel) in s_vMgrRxBeacon()
2286 pMgmt->uCurrChannel = pMgmt->uIBSSChannel; in vMgrCreateOwnIBSS()
2375 pMgmt->uCurrChannel = pMgmt->uIBSSChannel; in vMgrCreateOwnIBSS()
2473 pMgmt->uCurrChannel = pCurr->uChannel; in vMgrJoinBSSBegin()
2583 pMgmt->uCurrChannel = pCurr->uChannel; in vMgrJoinBSSBegin()
2755 pMgmt->uCurrChannel = pCurr->uChannel; in s_vMgrSynchBSS()
2887 unsigned int uCurrChannel, in s_MgrMakeBeacon() argument
[all …]
Dwmgr.h206 unsigned int uCurrChannel; member
Dioctl.c262 sLinkStatus.uChannel = pMgmt->uCurrChannel; in private_ioctl()
Diwctl.c405 wrq->m = (int)pMgmt->uCurrChannel; in iwctl_giwfreq()
409 int f = (int)pMgmt->uCurrChannel - 1; in iwctl_giwfreq()
Drxtx.c2206 RFbSetPower(pDevice, wCurrentRate, pMgmt->uCurrChannel); in csMgmt_xmit()
2670 RFbSetPower(pDevice, wCurrentRate, pMgmt->uCurrChannel); in vDMA0_tx_80211()