Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Daf-xdp.c72 static void af_xdp_read_poll(AFXDPState *s, bool enable) in af_xdp_read_poll() function
192 af_xdp_read_poll(s, true); in af_xdp_send_completed()
215 af_xdp_read_poll(s, true); in af_xdp_fq_refill()
246 af_xdp_read_poll(s, false); in af_xdp_send()
514 af_xdp_read_poll(s, true); /* Initially only poll for reads. */ in net_init_af_xdp()