Home
last modified time | relevance | path

Searched refs:vid_sel_type (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1360 enum al_eth_tx_switch_vid_sel_type vid_sel_type,
H A Dal_hal_eth_main.c3167 enum al_eth_tx_switch_vid_sel_type vid_sel_type, in al_eth_switching_config_set() argument
3184 reg |= (vid_sel_type & 7) << 1; in al_eth_switching_config_set()