Home
last modified time | relevance | path

Searched refs:DEFAULT_MGN_LIFETIME_RES_64us (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/vt6655/
Dcard.h48 #define DEFAULT_MGN_LIFETIME_RES_64us 125 // 64us macro
Dwmgr.h63 #define DEFAULT_MGN_LIFETIME_RES_64us 125 // 64us macro
Drxtx.c2229 pTxBufHead->wTimeStamp = cpu_to_le16(DEFAULT_MGN_LIFETIME_RES_64us); in csMgmt_xmit()
2697 pTxBufHead->wTimeStamp = cpu_to_le16(DEFAULT_MGN_LIFETIME_RES_64us); in vDMA0_tx_80211()
/drivers/staging/vt6656/
Drxtx.h36 #define DEFAULT_MGN_LIFETIME_RES_64us 125 /* 64us */ macro
Drxtx.c853 cpu_to_le16(DEFAULT_MGN_LIFETIME_RES_64us); in vnt_tx_packet()