Home
last modified time | relevance | path

Searched defs:ack_tx (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/arcnet/
Dcapmode.c186 static int ack_tx(struct net_device *dev, int acked) in ack_tx() function
/linux-3.3/include/linux/
Darcdevice.h205 int (*ack_tx) (struct net_device * dev, int acked); member