Searched defs:prepare_tx (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/arcnet/ |
H A D | arc-rawmode.c | 113 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
H A D | rfc1051.c | 208 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
H A D | capmode.c | 132 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
H A D | rfc1201.c | 476 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
H A D | arcdevice.h | 205 int (*prepare_tx)(struct net_device *dev, struct archdr *pkt, member
|