Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_common.h114 bool e1000x_hw_rx_enabled(uint32_t *mac);
H A De1000x_common.c126 bool e1000x_hw_rx_enabled(uint32_t *mac) in e1000x_hw_rx_enabled() function
H A De1000.c894 if (!e1000x_hw_rx_enabled(s->mac_reg)) { in e1000_receive_iov()
H A De1000e_core.c1643 if (!e1000x_hw_rx_enabled(core->mac)) { in e1000e_receive_internal()
H A Digb_core.c2012 if (!e1000x_hw_rx_enabled(core->mac)) { in igb_receive_internal()