Searched defs:prepare_tx (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/arcnet/ |
D | arc-rawmode.c | 167 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | rfc1051.c | 218 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | capmode.c | 134 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
D | rfc1201.c | 474 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
/linux-4.1.27/include/linux/ |
D | arcdevice.h | 198 int (*prepare_tx) (struct net_device * dev, struct archdr * pkt, int length, member
|
/linux-4.1.27/drivers/tty/serial/ |
D | atmel_serial.c | 184 int (*prepare_tx)(struct uart_port *port); member
|