Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.h49 #define DP_TX_FAST_DESC_SIZE 28 macro
H A Ddp_be_tx.c2000 qdf_mem_copy(hal_tx_desc, hal_tx_desc_cached, DP_TX_FAST_DESC_SIZE); in dp_tx_fast_send_be()