Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c3036 peer_tid_bitmap &= ~(0x1 << WMI_MGMT_TID); in wma_tx_abort()
H A Dwma_dev_if.c1794 peer_tid_bitmap &= ~(0x1 << WMI_MGMT_TID); in wma_remove_peer()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h20628 #define WMI_MGMT_TID 17 macro