Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vt6656/
Dwcmd.c382 if (pDevice->bUpdateBBVGA) { in vRunCommand()
444 if (pDevice->bUpdateBBVGA) { in vRunCommand()
485 if (pDevice->bUpdateBBVGA) { in vRunCommand()
Dbssdb.c517 if (pDevice->bUpdateBBVGA) { in BSSbInsertToBSSList()
1157 if (pDevice->bUpdateBBVGA) { in BSSvSecondCallBack()
1294 if (pDevice->bUpdateBBVGA) { in BSSvSecondCallBack()
Ddevice.h761 BOOL bUpdateBBVGA; member
Dmain_usb.c324 pDevice->bUpdateBBVGA = TRUE; in device_set_options()
637 if (pDevice->bUpdateBBVGA) { in device_init_registers()
Dwmgr.c3047 if ((pDevice->bUpdateBBVGA) && in s_vMgrSynchBSS()
/linux-2.6.39/drivers/staging/vt6655/
Dbssdb.c520 if (pDevice->bUpdateBBVGA) { in BSSbInsertToBSSList()
1260 if (pDevice->bUpdateBBVGA) { in BSSvSecondCallBack()
1345 if (pDevice->bUpdateBBVGA) { in BSSvSecondCallBack()
Ddevice.h664 bool bUpdateBBVGA; member
Dbaseband.c2297 pDevice->bUpdateBBVGA = false; in BBbVT3253Init()
Ddevice_main.c463 pDevice->bUpdateBBVGA = true; in device_set_options()
759 if (pDevice->bUpdateBBVGA) { in device_init_registers()
2836 … if ((pDevice->bUpdateBBVGA) && (pDevice->bLinkPass == true) && (pDevice->uCurrRSSI != 0)) { in device_intr()