Home
last modified time | relevance | path

Searched refs:HDD_WLAN_WMM_PARAM_USER_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_wext.h41 #define HDD_WLAN_WMM_PARAM_USER_PRIORITY 4 macro
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wext.c7242 if (params[HDD_WLAN_WMM_PARAM_USER_PRIORITY] >= SME_QOS_WMM_UP_MAX) { in __iw_add_tspec()
7247 tspec.ts_info.up = params[HDD_WLAN_WMM_PARAM_USER_PRIORITY]; in __iw_add_tspec()