Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/alpine-hal/eth/
Dal_hal_eth.h1156 int al_eth_fwd_pbits_table_set(struct al_hal_eth_adapter *adapter, uint32_t idx, uint8_t prio);
Dal_hal_eth_main.c3095 int al_eth_fwd_pbits_table_set(struct al_hal_eth_adapter *adapter, uint32_t idx, uint8_t prio) in al_eth_fwd_pbits_table_set() function
/freebsd-12-stable/sys/dev/al_eth/
Dal_eth.c2985 al_eth_fwd_pbits_table_set(&adapter->hal_adapter, i, i); in al_eth_config_rx_fwd()