Searched refs:HTT_RX_RING_SIZE_MIN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath10k/ | ||
H A D | htt.h | 240 #define HTT_RX_RING_SIZE_MIN 128 macro |
H A D | htt_tx.c | 996 ring->rx_ring_len = __cpu_to_le16(HTT_RX_RING_SIZE_MIN); in ath10k_htt_send_rx_ring_cfg_hl() |