Home
last modified time | relevance | path

Searched refs:DP_TX_DESC_ID_POOL_ID (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h241 #define DP_TX_DESC_ID_POOL_ID GENMASK(20, 19) macro
H A Ddp_tx.c149 FIELD_PREP(DP_TX_DESC_ID_POOL_ID, pool_id); in ath11k_dp_tx()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h193 #define DP_TX_DESC_ID_POOL_ID GENMASK(20, 19) macro