Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/platforms/os/common/inc/
Dconvert.h78 #define TIWLN_802_11_DELETE_TSPEC QOS_MNGR_DEL_TSPEC_REQUEST
/hardware/ti/wlan/wl1271/utils/
DCmdInterfaceCodes.h1213QOS_MNGR_DEL_TSPEC_REQUEST = SET_BIT | QOS_MANAGER_PARAM | 0x15, /**< QoS Manager De… enumerator
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr.c1177 case QOS_MNGR_DEL_TSPEC_REQUEST: in qosMngr_setParams()