/drivers/staging/vt6656/ |
D | ioctl.c | 189 pDevice->uChannel = sJoinCmd.uChannel; in private_ioctl() 257 sLinkStatus.uChannel = pMgmt->uCurrChannel; in private_ioctl() 312 pList->sBSSIDList[ii].uChannel = pBSS->uChannel; in private_ioctl() 492 if ((sStartAPCmd.uChannel > 0) && (sStartAPCmd.uChannel <= 14)) in private_ioctl() 493 pDevice->uChannel = sStartAPCmd.uChannel; in private_ioctl()
|
D | iocmd.h | 124 u32 uChannel; member 154 u32 uChannel; member 173 u32 uChannel; member 228 u32 uChannel; member
|
D | bssdb.c | 220 pMgmt->pSameBSS[jj].uChannel = pCurrBSS->uChannel; in BSSpSearchBSSList() 392 pBSSList->uChannel = byCurrChannel; in BSSbInsertToBSSList() 411 if (pBSSList->uChannel > CB_MAX_CHANNEL_24G) { in BSSbInsertToBSSList() 555 pBSSList->uChannel = byCurrChannel; in BSSbUpdateToBSSList() 573 if (pBSSList->uChannel > CB_MAX_CHANNEL_24G) { in BSSbUpdateToBSSList()
|
D | bssdb.h | 99 unsigned int uChannel; member
|
D | iwctl.c | 239 iwe.u.freq.m = pBSS->uChannel; in iwctl_giwscan() 244 int f = (int)pBSS->uChannel - 1; in iwctl_giwscan() 366 pDevice->uChannel = channel; in iwctl_siwfreq()
|
D | main_usb.c | 309 pDevice->uChannel = CHANNEL_DEF; in device_set_options() 602 pMgmt->uCurrChannel = pDevice->uChannel; in device_init_registers() 603 pMgmt->uIBSSChannel = pDevice->uChannel; in device_init_registers()
|
D | device.h | 840 unsigned int uChannel; member
|
D | wmgr.c | 355 pMgmt->uCurrChannel = pDevice->uChannel; in vMgrObjectInit() 2418 pMgmt->uIBSSChannel = pDevice->uChannel; in vMgrCreateOwnIBSS() 2663 pMgmt->uCurrChannel = pCurr->uChannel; in vMgrJoinBSSBegin() 2841 pMgmt->uCurrChannel = pCurr->uChannel; in vMgrJoinBSSBegin() 3020 CARDbSetMediaChannel(pDevice, pCurr->uChannel); in s_vMgrSynchBSS() 3021 pMgmt->uCurrChannel = pCurr->uChannel; in s_vMgrSynchBSS() 3022 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "<----s_bSynchBSS Set Channel [%d]\n", pCurr->uChannel); in s_vMgrSynchBSS()
|
D | wpactl.c | 618 scan_buf->freq = frequency_list[pBSS->uChannel-1]; in wpa_get_scan()
|
/drivers/staging/vt6655/ |
D | ioctl.c | 201 pDevice->uChannel = sJoinCmd.uChannel; in private_ioctl() 263 sLinkStatus.uChannel = pMgmt->uCurrChannel; in private_ioctl() 317 pList->sBSSIDList[ii].uChannel = pBSS->uChannel; in private_ioctl() 505 if ((sStartAPCmd.uChannel > 0) && (sStartAPCmd.uChannel <= 14)) in private_ioctl() 506 pDevice->uChannel = sStartAPCmd.uChannel; in private_ioctl()
|
D | iocmd.h | 133 u32 uChannel; member 165 u32 uChannel; member 187 u32 uChannel; member 218 u32 uChannel; member
|
D | rf.c | 914 bool RFvWriteWakeProgSyn (unsigned long dwIoBase, unsigned char byRFType, unsigned int uChannel) in RFvWriteWakeProgSyn() argument 925 if (uChannel > CB_MAX_CHANNEL_24G) in RFvWriteWakeProgSyn() 937 …MISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL2230ChannelTable0[uChannel-1]); in RFvWriteWakeProgSyn() 939 …MISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL2230ChannelTable1[uChannel-1]); in RFvWriteWakeProgSyn() 951 if (uChannel <= CB_MAX_CHANNEL_24G) in RFvWriteWakeProgSyn() 964 …MISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL7230ChannelTable0[uChannel-1]); in RFvWriteWakeProgSyn() 966 …MISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL7230ChannelTable1[uChannel-1]); in RFvWriteWakeProgSyn() 968 …MISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL7230ChannelTable2[uChannel-1]); in RFvWriteWakeProgSyn()
|
D | rf.h | 84 bool RFvWriteWakeProgSyn(unsigned long dwIoBase, unsigned char byRFType, unsigned int uChannel);
|
D | vntwifi.h | 148 unsigned int uChannel
|
D | vntwifi.c | 106 unsigned int uChannel in VNTWIFIvSetIBSSParameter() argument 113 pMgmt->uIBSSChannel = uChannel; in VNTWIFIvSetIBSSParameter()
|
D | bssdb.h | 109 unsigned int uChannel; member
|
D | bssdb.c | 427 pBSSList->uChannel = byCurrChannel; in BSSbInsertToBSSList() 446 if (pBSSList->uChannel > CB_MAX_CHANNEL_24G) { in BSSbInsertToBSSList() 627 pBSSList->uChannel = byCurrChannel; in BSSbUpdateToBSSList() 646 if (pBSSList->uChannel > CB_MAX_CHANNEL_24G) { in BSSbUpdateToBSSList()
|
D | wmgr.c | 363 pMgmt->uCurrChannel = pDevice->uChannel; in vMgrObjectInit() 2119 (unsigned char) pBSSList->uChannel, in s_vMgrRxBeacon() 2131 set_channel(pMgmt->pAdapter, pBSSList->uChannel); in s_vMgrRxBeacon() 2481 pMgmt->uIBSSChannel = pDevice->uChannel; in vMgrCreateOwnIBSS() 2731 pMgmt->uCurrChannel = pCurr->uChannel; in vMgrJoinBSSBegin() 2850 pMgmt->uCurrChannel = pCurr->uChannel; in vMgrJoinBSSBegin() 3032 if (set_channel(pMgmt->pAdapter, pCurr->uChannel) == false) { in s_vMgrSynchBSS() 3033 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "<----s_bSynchBSS Set Channel [%d]\n", pCurr->uChannel); in s_vMgrSynchBSS() 3055 pMgmt->uCurrChannel = pCurr->uChannel; in s_vMgrSynchBSS() 3058 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "Sync:Set to channel = [%d]\n", (int)pCurr->uChannel); in s_vMgrSynchBSS()
|
D | device.h | 819 unsigned int uChannel; member
|
D | iwctl.c | 285 iwe.u.freq.m = pBSS->uChannel; in iwctl_giwscan() 291 int f = (int)pBSS->uChannel - 1; in iwctl_giwscan() 414 pDevice->uChannel = channel; in iwctl_siwfreq()
|
D | wpactl.c | 703 scan_buf->freq = frequency_list[pBSS->uChannel-1]; in wpa_get_scan()
|
D | device_main.c | 443 pDevice->uChannel = pDevice->sOpts.channel_num; in device_set_options() 469 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO" uChannel= %d\n",(int)pDevice->uChannel); in device_set_options()
|