Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_mgmt_txrx.h33 #define WLAN_INVALID_TID (31) macro
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mgmt_txrx.c258 pkt->tid = WLAN_INVALID_TID; in pkt_capture_mgmtpkt_process()