Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h1392 #define HTT_PPDU_DESC_MAX_DEPTH 16 macro
H A Ddp_rx.c1570 if (ar->ppdu_stat_list_depth > HTT_PPDU_DESC_MAX_DEPTH) { in ath11k_dp_htt_get_ppdu_desc()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h1548 #define HTT_PPDU_DESC_MAX_DEPTH 16 macro
H A Ddp_rx.c1505 if (ar->ppdu_stat_list_depth > HTT_PPDU_DESC_MAX_DEPTH) { in ath12k_dp_htt_get_ppdu_desc()