Searched refs:al_udma_type (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_udma.h | 178 enum al_udma_type { enum 228 enum al_udma_type type; /**< Tx or Rx */ 303 enum al_udma_type type; /* Tx or Rx */
|
| /f-stack/freebsd/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth.h | 516 int al_eth_queue_config(struct al_hal_eth_adapter *adapter, enum al_udma_type type, uint32_t qid, 529 int al_eth_queue_enable(struct al_hal_eth_adapter *adapter, enum al_udma_type type, uint32_t qid); 539 int al_eth_queue_disable(struct al_hal_eth_adapter *adapter, enum al_udma_type type, uint32_t qid);
|
| H A D | al_hal_eth_main.c | 844 int al_eth_queue_config(struct al_hal_eth_adapter *adapter, enum al_udma_type type, uint32_t qid, in al_eth_queue_config() 880 enum al_udma_type type __attribute__((__unused__)), in al_eth_queue_enable() 886 enum al_udma_type type __attribute__((__unused__)), in al_eth_queue_disable()
|