Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsmc91c111.c155 static int smc91c111_allocate_packet(smc91c111_state *s) in smc91c111_allocate_packet() function
174 s->tx_alloc = smc91c111_allocate_packet(s); in smc91c111_tx_alloc()
703 packetnum = smc91c111_allocate_packet(s); in smc91c111_receive()