Home
last modified time | relevance | path

Searched defs:prepare_tx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/arcnet/
H A Darc-rawmode.c113 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
H A Drfc1051.c208 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
H A Dcapmode.c132 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
H A Drfc1201.c476 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
H A Darcdevice.h205 int (*prepare_tx)(struct net_device *dev, struct archdr *pkt, member