Searched refs:hdlc_start_xmit (Results 1 – 11 of 11) sorted by relevance
| /Linux-v6.6/drivers/net/wan/ |
| D | hdlc.c | 67 netdev_tx_t hdlc_start_xmit(struct sk_buff *skb, struct net_device *dev) in hdlc_start_xmit() function 76 EXPORT_SYMBOL(hdlc_start_xmit);
|
| D | c101.c | 294 .ndo_start_xmit = hdlc_start_xmit,
|
| D | pci200syn.c | 258 .ndo_start_xmit = hdlc_start_xmit,
|
| D | pc300too.c | 277 .ndo_start_xmit = hdlc_start_xmit,
|
| D | n2.c | 316 .ndo_start_xmit = hdlc_start_xmit,
|
| D | wanxl.c | 544 .ndo_start_xmit = hdlc_start_xmit,
|
| D | fsl_ucc_hdlc.c | 1062 .ndo_start_xmit = hdlc_start_xmit,
|
| D | ixp4xx_hss.c | 1383 .ndo_start_xmit = hdlc_start_xmit,
|
| D | farsync.c | 2322 .ndo_start_xmit = hdlc_start_xmit,
|
| /Linux-v6.6/include/linux/ |
| D | hdlc.h | 94 netdev_tx_t hdlc_start_xmit(struct sk_buff *skb, struct net_device *dev);
|
| /Linux-v6.6/drivers/tty/ |
| D | synclink_gt.c | 1680 .ndo_start_xmit = hdlc_start_xmit,
|