Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth.h1169 int al_eth_fwd_priority_table_set(struct al_hal_eth_adapter *adapter, uint8_t prio, uint8_t qid);
HDal_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-14-stable/sys/dev/al_eth/
HDal_eth.c2944 al_eth_fwd_priority_table_set(&adapter->hal_adapter, i, i >> 1); in al_eth_config_rx_fwd()