Searched defs:e1000_tx_desc (Results 1 – 3 of 3) sorted by relevance
288 struct e1000_tx_desc { struct289 __le64 buffer_addr; /* Address of the descriptor's data buffer */290 union {297 } lower;298 union {305 } upper;
528 struct e1000_tx_desc { struct529 uint64_t buffer_addr; /* Address of the descriptor's data buffer */530 union {537 } lower;538 union {545 } upper;
615 struct e1000_tx_desc { struct616 __le64 buffer_addr; /* Address of the descriptor's data buffer */617 union {624 } lower;625 union {632 } upper;