Searched refs:ack_tx (Results 1 – 7 of 7) sorted by relevance
185 static int ack_tx(struct net_device *dev, int acked) in ack_tx() function238 .ack_tx = ack_tx
97 .ack_tx = NULL740 !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()
160 .ack_tx = NULL
55 .ack_tx = NULL
208 int (*ack_tx)(struct net_device *dev, int acked); member
58 .ack_tx = NULL
412 int ack_tx; member