Home
last modified time | relevance | path

Searched refs:vnet_ack (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.c685 static int vnet_ack(struct vnet_port *port, void *msgbuf) in vnet_ack() function
889 err = vnet_ack(port, &msgbuf); in vnet_event_napi()
1455 * (set up by vnet_ack()) has the value of the next dring index in sunvnet_start_xmit_common()
1458 * vnet_ack() should check if the dring corresponding to cons in sunvnet_start_xmit_common()
1460 * If so, vnet_ack() should send out the missed "start" trigger. in sunvnet_start_xmit_common()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.c686 static int vnet_ack(struct vnet_port *port, void *msgbuf) in vnet_ack() function
890 err = vnet_ack(port, &msgbuf); in vnet_event_napi()
1456 * (set up by vnet_ack()) has the value of the next dring index in sunvnet_start_xmit_common()
1459 * vnet_ack() should check if the dring corresponding to cons in sunvnet_start_xmit_common()
1461 * If so, vnet_ack() should send out the missed "start" trigger. in sunvnet_start_xmit_common()

Completed in 4 milliseconds