Searched refs:byLocalID (Results 1 – 11 of 11) sorted by relevance
93 void BBvSetDeepSleep(struct vnt_private *, unsigned char byLocalID);94 void BBvExitDeepSleep(struct vnt_private *, unsigned char byLocalID);
2015 unsigned char byLocalID = priv->byLocalID; in BBbVT3253Init() local2018 if (byLocalID <= REV_ID_VT3253_A1) { in BBbVT3253Init()2190 if (byLocalID > REV_ID_VT3253_A1) { in BBbVT3253Init()2392 BBvSetDeepSleep(struct vnt_private *priv, unsigned char byLocalID) in BBvSetDeepSleep() argument2399 BBvExitDeepSleep(struct vnt_private *priv, unsigned char byLocalID) in BBvExitDeepSleep() argument
108 bssid, (u32 *)key->key, priv->byLocalID); in vnt_set_keymode()
120 if (priv->byLocalID > REV_ID_VT3253_A1) in vnt_rx_data()
172 unsigned char byLocalID; member
816 unsigned char byLocalID) in MACvSetKeyEntry() argument822 if (byLocalID <= 1) in MACvSetKeyEntry()
213 if (pDevice->byLocalID > REV_ID_VT3253_B1) { in set_channel()
451 BBvSetDeepSleep(priv, priv->byLocalID); in CARDbRadioPowerOff()486 BBvExitDeepSleep(priv, priv->byLocalID); in CARDbRadioPowerOn()
235 VNSvInPortB(priv->PortOffset + MAC_REG_LOCALID, &priv->byLocalID); in device_init_registers()346 if (priv->byLocalID > REV_ID_VT3253_B1) { in device_init_registers()413 if (priv->byLocalID <= REV_ID_VT3253_A1) in device_init_registers()
943 unsigned char byLocalID);
1074 if (pDevice->byLocalID > REV_ID_VT3253_A1) { in s_cbFillTxBufHead()