Home
last modified time | relevance | path

Searched refs:TxResult (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/winbond/
Dmds_s.h97 u16 TxResult[((MAX_USB_TX_DESCRIPTOR + 1) & ~0x01)];/* Collect the sending result of Mpdu */ member
Dmds.c609 pMds->TxResult[PacketId] = 0; in Mds_SendComplete()
611 pMds->TxResult[PacketId] |= ((u16)(pT02->value & 0x0ffff)); in Mds_SendComplete()