Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_tx.c533 if (tx_desc->flags & DP_TX_DESC_FLAG_MESH) in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.c344 if (tx_desc->flags & DP_TX_DESC_FLAG_MESH) in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.h63 #define DP_TX_DESC_FLAG_MESH 0x10 macro