Searched defs:e1000_data_desc (Results 1 – 3 of 3) sorted by relevance
359 struct e1000_data_desc { struct360 __le64 buffer_addr; /* Address of the descriptor's buffer address */361 union {368 } lower;369 union {376 } upper;
599 struct e1000_data_desc { struct600 uint64_t buffer_addr; /* Address of the descriptor's buffer address */601 union {608 } lower;609 union {616 } upper;
684 struct e1000_data_desc { struct685 __le64 buffer_addr; /* Address of the descriptor's buffer address */686 union {693 } lower;694 union {701 } upper;