Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000.c558 e1000_send_packet(E1000State *s, const uint8_t *buf, int size) in e1000_send_packet() function
628 e1000_send_packet(s, tp->vlan, tp->size + 4); in xmit_seg()
630 e1000_send_packet(s, tp->data, tp->size); in xmit_seg()