Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dce.h156 unsigned int rx_buf_needed; member
Dce.c309 pipe->rx_buf_needed--; in ath11k_ce_rx_buf_enqueue_pipe()
331 while (pipe->rx_buf_needed) { in ath11k_ce_rx_post_pipe()
408 pipe->rx_buf_needed++; in ath11k_ce_completed_recv_next()
949 pipe->rx_buf_needed = pipe->dest_ring->nentries ? in ath11k_ce_init_pipes()