Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmbuf.h1731 mc_dec(struct mchain *mc, struct mbuf *m) in mc_dec() function
1800 mc_dec(mc, m); in mc_remove()
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1362 enum al_eth_tx_switch_dec_type mc_dec,
H A Dal_hal_eth_main.c3169 enum al_eth_tx_switch_dec_type mc_dec, in al_eth_switching_config_set() argument
3186 reg |= (mc_dec & 3) << 6; in al_eth_switching_config_set()