OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:txlength
(Results
1 - 1
of
1
) sorted by null
/external/grub/netboot/
epic100.c
42
unsigned short
txlength
;
member in struct:epic_tx_desc
328
tx_ring[entry].
txlength
= (len >= 60 ? len : 60);
Completed in 49 milliseconds