Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Txn/
DBusDrv.h66 #define TXN_NUM_PRIORITYS 2 macro
/hardware/ti/wlan/wl1271/TWD/TwIf/
DTwIf.c346 …txnQ_Open (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN, TXN_NUM_PRIORITYS, (TTxnQueueDoneCb)twIf_TxnDoneCb, hTw… in twIf_Init()