OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rx_hdr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
if_axen.c
759
uint32_t
rx_hdr
, pkt_hdr;
local in function:axen_uno_rx_loop
777
rx_hdr
= le32toh(*hdr_p);
778
hdr_offset = (uint16_t)(
rx_hdr
>> 16);
779
pkt_count = (uint16_t)(
rx_hdr
& 0xffff);
Completed in 13 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025