Searched defs:prepare_tx (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 207 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 | 475 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() function
|
| H A D | arcdevice.h | 202 int (*prepare_tx)(struct net_device *dev, struct archdr *pkt, member
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | pmic.h | 43 u32 (*prepare_tx)(u32 reg, u32 *val, u32 write); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_struct.h | 100 enum rtw_phl_status (*prepare_tx)(struct phl_info_t *phl, member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_struct.h | 97 enum rtw_phl_status (*prepare_tx)(struct phl_info_t *phl, member
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | atmel_serial.c | 182 int (*prepare_tx)(struct uart_port *port); member
|