Home
last modified time | relevance | path

Searched refs:DP_MON_PURGE_TIMEOUT_MS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h44 #define DP_MON_PURGE_TIMEOUT_MS 100 macro
H A Ddp_rx.c323 unsigned long timeout = jiffies + msecs_to_jiffies(DP_MON_PURGE_TIMEOUT_MS); in ath11k_dp_purge_mon_ring()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h22 #define DP_MON_PURGE_TIMEOUT_MS 100 macro
H A Ddp_rx.c239 unsigned long timeout = jiffies + msecs_to_jiffies(DP_MON_PURGE_TIMEOUT_MS); in ath12k_dp_purge_mon_ring()