Home
last modified time | relevance | path

Searched refs:MAX_ACK_POLICY (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DcoreDefaultParams.h460 #define QOS_ACK_POLICY_BE_MAX MAX_ACK_POLICY
464 #define QOS_ACK_POLICY_BK_MAX MAX_ACK_POLICY
468 #define QOS_ACK_POLICY_VI_MAX MAX_ACK_POLICY
472 #define QOS_ACK_POLICY_VO_MAX MAX_ACK_POLICY
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
Dpublic_infoele.h1094 MAX_ACK_POLICY = ACK_POLICY_BLOCK enumerator
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr.c1287 if(pQtrafficParams->ackPolicy > MAX_ACK_POLICY) in verifyAndConfigTrafficParams()