Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Dcard.c60 #define C_SLOT_LONG 20 macro
262 bySlot = C_SLOT_LONG; in CARDbSetPhyParameter()
264 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG; in CARDbSetPhyParameter()
291 bySlot = C_SLOT_LONG; in CARDbSetPhyParameter()
292 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG; in CARDbSetPhyParameter()
/linux-4.1.27/drivers/staging/vt6656/
Dbaseband.h52 #define C_SLOT_LONG 20 macro
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()