Searched refs:word2 (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-13-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c2782 if ((i == 0) && (swap32_from_le(rx_desc->word2) &
2784 buf2_len = swap32_from_le(rx_desc->word2);
2799 pkt->rx_desc_raw[2] = swap32_from_le(rx_desc->word2);
2808 pkt->l3_offset = (swap32_from_le(rx_desc->word2) & AL_ETH_RX_L3_OFFSET_MASK) >> AL_ETH_RX_L3_OFFSET_SHIFT;

Completed in 131 milliseconds

12