Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.h30 #define HTT_SOFT_UMAC_TX_COMPL_IND_SIZE (1 * 4) //in bytes macro
H A Ddp_rh_htt.c295 HTT_SOFT_UMAC_TX_COMPL_IND_SIZE) > msg_len) { in dp_htt_t2h_msg_handler_fast()
H A Ddp_rh_tx.c714 msg_word += HTT_SOFT_UMAC_TX_COMPL_IND_SIZE >> 2; in dp_tx_compl_handler_rh()