Searched refs:HTT_TX_MONITOR_CFG_SZ (Results 1 – 2 of 2) sorted by relevance
1044 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()
7540 #define HTT_TX_MONITOR_CFG_SZ (sizeof(struct htt_tx_monitor_cfg_t)) macro