Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h185 #define DP_RX_HASH_ENABLE 1 /* Enable hash based Rx steering */ macro
H A Ddp.c59 DP_RX_HASH_ENABLE | (reo_dest << 1)); in ath12k_dp_peer_setup()