Searched refs:DP_TX_MONITOR_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ | ||
H A D | dp.h | 202 #define DP_TX_MONITOR_BUF_SIZE 2048 macro |
H A D | dp_mon.c | 3412 if ((ptr - skb->data) >= DP_TX_MONITOR_BUF_SIZE) in ath12k_dp_mon_tx_parse_mon_status() |