Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c2827 #define AL_ETH_THASH_Q_MASK (0x3 << AL_ETH_THASH_Q_SHIFT) macro
2835 entry |= (queue << AL_ETH_THASH_Q_SHIFT) & AL_ETH_THASH_Q_MASK; in al_eth_thash_table_set()