Searched refs:hdlc_start_xmit (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/wan/ |
H A 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);
|
H A D | c101.c | 294 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | pci200syn.c | 258 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | pc300too.c | 277 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | n2.c | 316 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | wanxl.c | 544 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | fsl_qmc_hdlc.c | 703 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | fsl_ucc_hdlc.c | 1062 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | ixp4xx_hss.c | 1383 .ndo_start_xmit = hdlc_start_xmit,
|
H A D | farsync.c | 2322 .ndo_start_xmit = hdlc_start_xmit,
|
/linux/include/linux/ |
H A D | hdlc.h | 94 netdev_tx_t hdlc_start_xmit(struct sk_buff *skb, struct net_device *dev);
|
/linux/drivers/tty/ |
H A D | synclink_gt.c | 1681 .ndo_start_xmit = hdlc_start_xmit,
|