Searched refs:rxhash (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/alpine-hal/eth/ | ||
H A D | al_hal_eth.h | 397 uint16_t rxhash; member |
H A D | al_hal_eth_main.c | 2806 pkt->rxhash = (swap32_from_le(rx_desc->len) & AL_ETH_RX_HASH_MASK) >> in al_eth_pkt_rx() |