Searched defs:e1000_tx_desc (Results 1 – 2 of 2) 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;
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;