Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
H A Dcard.c42 #define C_SLOT_LONG 20 macro
204 slot = C_SLOT_LONG; in card_set_phy_parameter()
206 difs = C_SIFS_BG + 2 * C_SLOT_LONG; in card_set_phy_parameter()
217 slot = C_SLOT_LONG; in card_set_phy_parameter()
218 difs = C_SIFS_BG + 2 * C_SLOT_LONG; in card_set_phy_parameter()
/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()