Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
Ddp_mon_filter_2.0.c1044 HTT_MSG_BUF_SIZE(HTT_TX_MONITOR_CFG_SZ), in htt_h2t_tx_ring_cfg()
1072 if (qdf_nbuf_put_tail(htt_msg, HTT_TX_MONITOR_CFG_SZ) == NULL) { in htt_h2t_tx_ring_cfg()
/wlan-driver/fw-api/fw/
Dhtt.h7540 #define HTT_TX_MONITOR_CFG_SZ (sizeof(struct htt_tx_monitor_cfg_t)) macro