Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h72 #define DP_TX_DESC_FLAG_FLUSH 0x2000 macro
H A Ddp_tx.c132 if (flags & DP_TX_DESC_FLAG_FLUSH) in dp_tx_get_event_type()
7203 tx_desc->flags |= DP_TX_DESC_FLAG_FLUSH;
H A Ddp_main.c12816 tx_desc->flags |= DP_TX_DESC_FLAG_FLUSH; in dp_find_missing_tx_comp()