Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h2156 uint16_t forward_mask; /**< bitmask of AL_ETH_WOL_FWRD_* of the packet member
H A Dal_hal_eth_main.c4745 al_assert((wol->forward_mask | wol->int_mask) == wol->int_mask); in al_eth_wol_enable()
4747 reg = ((uint32_t)wol->forward_mask << 16); in al_eth_wol_enable()