OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rx_words_eob
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/net/
pch_gbe.h
180
* @
rx_words_eob
: RX word count and Byte position
189
u16
rx_words_eob
;
member in struct:pch_gbe_rx_desc
pch_gbe.c
308
length = rx_desc->
rx_words_eob
- 3 - ETH_FCS_LEN;
Completed in 54 milliseconds