Searched refs:MAX_TX_SESSION_COUNT (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ | ||
D | siteHash.h | 56 #define MAX_TX_SESSION_COUNT 7 macro |
D | siteMgr.c | 4170 if(pSiteMgr->txSessionCount > MAX_TX_SESSION_COUNT) in incrementTxSessionCount() |