HomeSort by relevance Sort by last modified time
    Searched refs:currentMaxConcatSize (Results 1 - 3 of 3) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourX.h 163 UINT32 currentMaxConcatSize;
fourXManager.c 104 pFourX->currentMaxConcatSize = MIN(pFourX->desiredMaxConcatSize,pFourX->ApFourX_Capabilities.concatenationParams.concatenationSize);
fourX.c 607 if(totalLen > 4032/*pFourX->currentMaxConcatSize*/)
812 WLAN_OS_REPORT(("currentMaxConcatSize = %d\n",pFourX->currentMaxConcatSize ));

Completed in 16 milliseconds