Searched defs:txSessionCount (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
H A DsiteHash.h120 TI_UINT16 txSessionCount; /* Current Tx-Session index as configured to FW in last Join command. */ member in struct:__anon3111
/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DtxCtrl.h133 TI_UINT16 txSessionCount; /* Current Tx-Session index as configured to FW in last Join command. */ member in struct:__anon3029
H A DtxCtrlParams.c183 pTxCtrl->dataPktDescAttrib = pTxCtrl->txSessionCount << TX_ATTR_OFST_SESSION_COUNTER;
660 void txCtrlParams_updateTxSessionCount(TI_HANDLE hTxCtrl, TI_UINT16 txSessionCount) argument
664 pTxCtrl->txSessionCount = txSessionCount;
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h1692 TI_UINT16 txSessionCount; /**< */ member in struct:__anon2640

Completed in 101 milliseconds