Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth.h516 int al_eth_queue_config(struct al_hal_eth_adapter *adapter, enum al_udma_type type, uint32_t qid,
HDal_hal_eth_main.c844 int al_eth_queue_config(struct al_hal_eth_adapter *adapter, enum al_udma_type type, uint32_t qid, in al_eth_queue_config() function
/freebsd-13-stable/sys/dev/al_eth/
HDal_eth.c3058 rc = al_eth_queue_config(&adapter->hal_adapter, type, qid, q_params); in al_eth_udma_queue_enable()