Home
last modified time | relevance | path

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

/linux/drivers/net/arcnet/
H A Dcapmode.c185 static int ack_tx(struct net_device *dev, int acked) in ack_tx() function
238 .ack_tx = ack_tx
H A Darcnet.c97 .ack_tx = NULL
740 !proto->ack_tx) { in arcnet_send_packet()
983 lp->outgoing.proto->ack_tx) { in arcnet_interrupt()
985 ->ack_tx(dev, ackstatus); in arcnet_interrupt()
1009 if (!lp->outgoing.proto->ack_tx) { in arcnet_interrupt()
H A Darc-rawmode.c160 .ack_tx = NULL
H A Drfc1051.c55 .ack_tx = NULL