Home
last modified time | relevance | path

Searched defs:up (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c2148 static uint16_t __hdd_get_queue_index(uint16_t up) in __hdd_get_queue_index()
2166 uint16_t hdd_get_queue_index(uint16_t up, bool is_critical) in hdd_get_queue_index()
2174 uint16_t hdd_get_queue_index(uint16_t up, bool is_critical) in hdd_get_queue_index()
2193 enum sme_qos_wmmuptype up) in hdd_update_pkt_priority_with_inspection()
2204 enum sme_qos_wmmuptype up) in hdd_update_pkt_priority_with_inspection()
2213 enum sme_qos_wmmuptype up = SME_QOS_WMM_UP_BE; in __hdd_wmm_select_queue() local
H A Dwlan_hdd_tx_rx.c515 enum sme_qos_wmmuptype up; in __hdd_hard_start_xmit() local
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c467 struct dp_consistent_prealloc_unaligned *up; in dp_prealloc_deinit() local
805 struct dp_consistent_prealloc_unaligned *up; in dp_prealloc_init() local
1085 struct dp_consistent_prealloc_unaligned *up; in dp_prealloc_get_consistent_mem_unaligned() local
1107 struct dp_consistent_prealloc_unaligned *up; in dp_prealloc_put_consistent_mem_unaligned() local
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dwmm_ac.c
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dvlan_ifconfig.c
H A Dwmm.c
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dutils_api.h307 #define upToAc(up) ((WLAN_UP_TO_AC_MAP >> ((up) << 2)) & 0x03) argument
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c3871 enum sme_qos_wmmuptype up = in sme_qos_process_add_ts_rsp() local
3964 enum sme_qos_wmmuptype up = in sme_qos_process_del_ts_ind() local
4890 enum sme_qos_wmmuptype up = in sme_qos_process_add_ts_failure_rsp() local
5040 enum sme_qos_wmmuptype up = in sme_qos_process_add_ts_success_rsp() local
5495 static enum qca_wlan_ac_type sme_qos_up_to_ac(enum sme_qos_wmmuptype up) in sme_qos_up_to_ac()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_qos_api.h173 enum sme_qos_wmmuptype up; /* User priority */ member
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c