Home
last modified time | relevance | path

Searched refs:al_udma_s2m_q_compl_coal_config (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h495 int al_udma_s2m_q_compl_coal_config(struct al_udma_q *udma_q, al_bool enable, uint32_t coal_timeout…
H A Dal_hal_udma_config.c1016 int al_udma_s2m_q_compl_coal_config(struct al_udma_q *udma_q, al_bool enable, uint32_t in al_udma_s2m_q_compl_coal_config() function
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c867 rc = al_udma_s2m_q_compl_coal_config(&udma->udma_q[qid], in al_eth_queue_config()