Searched refs:DP_TX_MONITOR_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath12k/ | ||
H A D | dp.h | 177 #define DP_TX_MONITOR_BUF_SIZE 2048 macro |
H A D | dp_mon.c | 2049 if ((ptr - skb->data) >= DP_TX_MONITOR_BUF_SIZE) in ath12k_dp_mon_tx_parse_mon_status() |