Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunvnet_common.h79 bool start_cons; member
A Dsunvnet_common.c712 if (desc->hdr.state == VIO_DESC_READY && !port->start_cons) { in vnet_ack()
718 port->start_cons = false; in vnet_ack()
720 port->start_cons = true; in vnet_ack()
722 port->start_cons = true; in vnet_ack()
1471 if (!port->start_cons) { /* previous trigger suffices */ in sunvnet_start_xmit_common()
1488 port->start_cons = false; in sunvnet_start_xmit_common()
1748 port->start_cons = true; /* need an initial trigger */ in vnet_port_alloc_tx_ring()

Completed in 6 milliseconds