Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h196 #define DP_RX_HASH_ENABLE 1 /* Enable hash based Rx steering */ macro
H A Ddp.c58 DP_RX_HASH_ENABLE | (reo_dest << 1)); in ath11k_dp_peer_setup()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h146 #define DP_RX_HASH_ENABLE 1 /* Enable hash based Rx steering */ macro
H A Ddp.c55 DP_RX_HASH_ENABLE | (reo_dest << 1)); in ath12k_dp_peer_setup()