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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 336 #define CW_MIN_MAX 31
340 #define CW_MIN_MAX 5 /* the power of 2 - cwMax = 2^5-1 = 31 */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
coreDefaultParams.h 453 #define QOS_CW_CWMIN_DEF CW_MIN_MAX
    [all...]
paramOut.h 336 #define CW_MIN_MAX 31
340 #define CW_MIN_MAX 5 /* the power of 2 - cwMax = 2^5-1 = 31 */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 424 #define CW_MIN_MAX 31
428 #define CW_MIN_MAX 5 /* the power of 2 - cwMax = 2^5-1 = 31 */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
qosMngr.c 324 pQosMngr->acParams[acID].acQosParams.cwMin = CW_MIN_MAX;
    [all...]

Completed in 59 milliseconds