Searched defs:prepare_tx (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/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 | 202 int (*prepare_tx)(struct net_device *dev, struct archdr *pkt, member
|
/Linux-v6.1/drivers/platform/chrome/ |
D | cros_ec_proto.c | 55 static int prepare_tx(struct cros_ec_device *ec_dev, in prepare_tx() function
|
/Linux-v6.1/drivers/tty/serial/ |
D | atmel_serial.c | 184 int (*prepare_tx)(struct uart_port *port); member
|