Searched defs:prepare_tx (Results 1 – 6 of 6) sorted by relevance
/drivers/net/arcnet/ |
D | arc-rawmode.c | 113 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | rfc1051.c | 207 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | capmode.c | 132 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | rfc1201.c | 475 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | arcdevice.h | 207 int (*prepare_tx)(struct net_device *dev, struct archdr *pkt, member
|
/drivers/tty/serial/ |
D | atmel_serial.c | 179 int (*prepare_tx)(struct uart_port *port); member
|