Searched refs:byLocalID (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
H A Dbaseband.h93 void BBvSetDeepSleep(struct vnt_private *, unsigned char byLocalID);
94 void BBvExitDeepSleep(struct vnt_private *, unsigned char byLocalID);
H A Ddpc.c120 if (priv->byLocalID > REV_ID_VT3253_A1) vnt_rx_data()
H A Dkey.c108 bssid, (u32 *)key->key, priv->byLocalID); vnt_set_keymode()
H A Dchannel.c213 if (pDevice->byLocalID > REV_ID_VT3253_B1) { set_channel()
H A Dbaseband.c2019 unsigned char byLocalID = priv->byLocalID; BBbVT3253Init() local
2022 if (byLocalID <= REV_ID_VT3253_A1) { BBbVT3253Init()
2184 if (byLocalID > REV_ID_VT3253_A1) { BBbVT3253Init()
2386 BBvSetDeepSleep(struct vnt_private *priv, unsigned char byLocalID) BBvSetDeepSleep() argument
2393 BBvExitDeepSleep(struct vnt_private *priv, unsigned char byLocalID) BBvExitDeepSleep() argument
H A Ddevice.h278 unsigned char byLocalID; member in struct:vnt_private
H A Dcard.c451 BBvSetDeepSleep(pDevice, pDevice->byLocalID); CARDbRadioPowerOff()
486 BBvExitDeepSleep(pDevice, pDevice->byLocalID); CARDbRadioPowerOn()
H A Dmac.c820 unsigned int uKeyIdx, unsigned char *pbyAddr, u32 *pdwKey, unsigned char byLocalID) MACvSetKeyEntry()
826 if (byLocalID <= 1) MACvSetKeyEntry()
819 MACvSetKeyEntry(void __iomem *dwIoBase, unsigned short wKeyCtl, unsigned int uEntryIdx, unsigned int uKeyIdx, unsigned char *pbyAddr, u32 *pdwKey, unsigned char byLocalID) MACvSetKeyEntry() argument
H A Ddevice_main.c270 VNSvInPortB(pDevice->PortOffset + MAC_REG_LOCALID, &pDevice->byLocalID); device_init_registers()
381 if (pDevice->byLocalID > REV_ID_VT3253_B1) { device_init_registers()
448 if (pDevice->byLocalID <= REV_ID_VT3253_A1) device_init_registers()
H A Dmac.h943 unsigned char byLocalID);
H A Drxtx.c1075 if (pDevice->byLocalID > REV_ID_VT3253_A1) { s_cbFillTxBufHead()

Completed in 158 milliseconds