Home
last modified time | relevance | path

Searched refs:C_SLOT_LONG (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/vt6655/
Dcard.c68 #define C_SLOT_LONG 20 macro
448 bySlot = C_SLOT_LONG; in CARDbSetPhyParameter()
450 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG; in CARDbSetPhyParameter()
480 bySlot = C_SLOT_LONG; in CARDbSetPhyParameter()
481 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG; in CARDbSetPhyParameter()
1716 pDevice->uSlot = C_SLOT_LONG; in vUpdateIFS()
1718 pDevice->uDIFS = C_SIFS_BG + 2*C_SLOT_LONG; in vUpdateIFS()
1726 pDevice->uSlot = C_SLOT_LONG; in vUpdateIFS()
/drivers/staging/vt6656/
Dcard.c368 priv->slot = C_SLOT_LONG; in vnt_update_ifs()
370 priv->difs = C_SIFS_BG + 2 * C_SLOT_LONG; in vnt_update_ifs()
381 priv->slot = C_SLOT_LONG; in vnt_update_ifs()
Dbaseband.h52 #define C_SLOT_LONG 20 macro