Searched refs:e1000_has_rxbufs (Results 1 – 1 of 1) sorted by relevance
828 static bool e1000_has_rxbufs(E1000State *s, size_t total_size) in e1000_has_rxbufs() function852 e1000_has_rxbufs(s, 1) && !timer_pending(s->flush_queue_timer); in e1000_can_receive()936 if (!e1000_has_rxbufs(s, total_size)) { in e1000_receive_iov()1076 if (e1000_has_rxbufs(s, 1)) { in set_rdt()