Searched defs:e1000_tx_desc (Results 1 – 4 of 4) sorted by relevance
276 struct e1000_tx_desc { struct277 uint64_t buffer_addr; /* Address of the descriptor's data buffer */278 union {285 } lower;286 union {293 } upper;
309 struct e1000_tx_desc { struct310 __le64 buffer_addr; /* Address of the descriptor's data buffer */311 union {318 } lower;319 union {326 } upper;
527 struct e1000_tx_desc { struct528 uint64_t buffer_addr; /* Address of the descriptor's data buffer */529 union {536 } lower;537 union {544 } upper;
612 struct e1000_tx_desc { struct613 __le64 buffer_addr; /* Address of the descriptor's data buffer */614 union {621 } lower;622 union {629 } upper;