Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h67 #define DP_TX_DESC_FLAG_TDLS_FRAME 0x100 macro
H A Ddp_tx.c1895 tx_desc->flags |= DP_TX_DESC_FLAG_TDLS_FRAME; in dp_tx_update_tdls_flags()
1988 if (qdf_likely(!(tx_desc->flags & DP_TX_DESC_FLAG_TDLS_FRAME))) in dp_tx_msdu_single_map()
3126 if (desc->flags & DP_TX_DESC_FLAG_TDLS_FRAME) { in dp_tdls_tx_comp_free_buff()