Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_common.h57 e1000x_is_vlan_txd(uint32_t txd_lower) in e1000x_is_vlan_txd()
H A De1000.c643 uint32_t txd_lower = le32_to_cpu(dp->lower.data); in process_tx_desc() local
733 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
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3807 u32 tdt, tctl, txd_lower = E1000_TXD_CMD_IFCS; in e1000_flush_tx_ring() local
5647 u32 txd_upper = 0, txd_lower = E1000_TXD_CMD_IFCS; in e1000_tx_queue() local
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c2974 u32 txd_upper = 0, txd_lower = E1000_TXD_CMD_IFCS; in e1000_tx_queue() local