Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1169 int al_eth_fwd_priority_table_set(struct al_hal_eth_adapter *adapter, uint8_t prio, uint8_t qid);
H A Dal_hal_eth_main.c3105 int al_eth_fwd_priority_table_set(struct al_hal_eth_adapter *adapter, uint8_t prio, uint8_t qid) in al_eth_fwd_priority_table_set() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c2943 al_eth_fwd_priority_table_set(&adapter->hal_adapter, i, i >> 1); in al_eth_config_rx_fwd()