Home
last modified time | relevance | path

Searched refs:E1000_ICS_TXQE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000x_regs.h376 #define E1000_ICS_TXQE E1000_ICR_TXQE /* Transmit Queue empty */ macro
H A De1000.c759 uint32_t tdh_start = s->mac_reg[TDH], cause = E1000_ICS_TXQE; in start_xmit()
H A De1000e_core.c906 uint32_t cause = E1000_ICS_TXQE; in e1000e_start_xmit()
/openbmc/u-boot/drivers/net/
H A De1000.h1422 #define E1000_ICS_TXQE E1000_ICR_TXQE /* Transmit Queue empty */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1721 #define E1000_ICS_TXQE E1000_ICR_TXQE /* Transmit Queue empty */ macro