Home
last modified time | relevance | path

Searched defs:txd_lower (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/net/
H A De1000x_common.h57 e1000x_is_vlan_txd(uint32_t txd_lower) in e1000x_is_vlan_txd()
H A De1000.c641 uint32_t txd_lower = le32_to_cpu(dp->lower.data); in process_tx_desc() local
731 uint32_t txd_upper, txd_lower = le32_to_cpu(dp->lower.data); in txdesc_writeback() local
H A De1000e_core.c693 uint32_t txd_lower = le32_to_cpu(dp->lower.data); in e1000e_process_tx_desc() local
769 uint32_t txd_upper, txd_lower = le32_to_cpu(dp->lower.data); in e1000e_txdesc_writeback() local