Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dstellaris_enet.c193 static inline bool stellaris_tx_thr_reached(stellaris_enet_state *s) in stellaris_tx_thr_reached() function
409 if (stellaris_tx_thr_reached(s) && stellaris_txpacket_complete(s)) { in stellaris_enet_write()