Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Dcard.c42 #define C_SLOT_LONG 20 macro
204 bySlot = C_SLOT_LONG; in CARDbSetPhyParameter()
206 byDIFS = C_SIFS_BG + 2 * C_SLOT_LONG; in CARDbSetPhyParameter()
217 bySlot = C_SLOT_LONG; in CARDbSetPhyParameter()
218 byDIFS = C_SIFS_BG + 2 * C_SLOT_LONG; in CARDbSetPhyParameter()
/openbmc/linux/drivers/staging/vt6656/
H A Dbaseband.h36 #define C_SLOT_LONG 20 macro
H A Dcard.c141 priv->slot = C_SLOT_LONG; in vnt_update_ifs()