Home
last modified time | relevance | path

Searched refs:ack_tx (Results 1 – 7 of 7) 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
H A Darcdevice.h208 int (*ack_tx)(struct net_device *dev, int acked); member
H A Drfc1201.c58 .ack_tx = NULL
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h412 int ack_tx; member