Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunvnet_common.h79 bool start_cons; member
Dsunvnet_common.c713 if (desc->hdr.state == VIO_DESC_READY && !port->start_cons) { in vnet_ack()
719 port->start_cons = false; in vnet_ack()
721 port->start_cons = true; in vnet_ack()
723 port->start_cons = true; in vnet_ack()
1472 if (!port->start_cons) { /* previous trigger suffices */ in sunvnet_start_xmit_common()
1489 port->start_cons = false; in sunvnet_start_xmit_common()
1749 port->start_cons = true; /* need an initial trigger */ in vnet_port_alloc_tx_ring()