Searched refs:rx_words_eob (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h427 * @rx_words_eob: RX word count and Byte position
436 u16 rx_words_eob; member in struct:pch_gbe_rx_desc
H A Dpch_gbe_main.c1730 length = (rx_desc->rx_words_eob) - 3 - ETH_FCS_LEN;
1731 if (rx_desc->rx_words_eob & 0x02)

Completed in 41 milliseconds