Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h220 #define DP_TX_MONITOR_BUF_SIZE 2048 macro
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c2557 if ((ptr - skb->data) >= DP_TX_MONITOR_BUF_SIZE) in ath12k_wifi7_dp_mon_tx_parse_mon_status()