Searched defs:pcnet32_rx_head (Results 1 – 1 of 1) sorted by relevance
216 struct pcnet32_rx_head { struct217 __le32 base;218 __le16 buf_length; /* two`s complement of length */219 __le16 status;220 __le32 msg_length;221 __le32 reserved;