Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dce.h157 unsigned int rx_buf_needed; member
H A Dce.c350 pipe->rx_buf_needed--; in ath12k_ce_rx_buf_enqueue_pipe()
372 while (pipe->rx_buf_needed) { in ath12k_ce_rx_post_pipe()
444 pipe->rx_buf_needed++; in ath12k_ce_completed_recv_next()
947 pipe->rx_buf_needed = pipe->dest_ring->nentries ? in ath12k_ce_init_pipes()
/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h173 unsigned int rx_buf_needed; member
H A Dce.c311 pipe->rx_buf_needed--; in ath11k_ce_rx_buf_enqueue_pipe()
333 while (pipe->rx_buf_needed) { in ath11k_ce_rx_post_pipe()
406 pipe->rx_buf_needed++; in ath11k_ce_completed_recv_next()
947 pipe->rx_buf_needed = pipe->dest_ring->nentries ? in ath11k_ce_init_pipes()