Searched refs:eth_rx (Results 1 – 9 of 9) sorted by relevance
361 int eth_rx(void) in eth_rx() function396 eth_rx(); in eth_receive()
350 int eth_rx(void) in eth_rx() function
589 eth_rx(); in net_loop()
264 static ssize_t eth_rx(NetClientState *nc, const uint8_t *buf, size_t size) in eth_rx() function305 .receive = eth_rx,
334 static ssize_t eth_rx(NetClientState *nc, const uint8_t *buf, size_t size) in eth_rx() function388 .receive = eth_rx,
698 static ssize_t eth_rx(NetClientState *nc, const uint8_t *buf, size_t size) in eth_rx() function947 .receive = eth_rx,
577 eth_rx(); in efi_network_timer_notify()
282 int eth_rx(void); /* Check for received packets */
181 eth_rx()