Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/alpine-hal/
HDal_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…
HDal_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-13-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth_main.c867 rc = al_udma_s2m_q_compl_coal_config(&udma->udma_q[qid], in al_eth_queue_config()