Searched refs:hdlc_change_mtu (Results 1 - 19 of 19) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | hdlc.h | 97 int hdlc_change_mtu(struct net_device *dev, int new_mtu);
|
/linux-4.1.27/drivers/net/wan/ |
H A D | hdlc.c | 49 int hdlc_change_mtu(struct net_device *dev, int new_mtu) hdlc_change_mtu() function 341 EXPORT_SYMBOL(hdlc_change_mtu); variable
|
H A D | hostess_sv11.c | 183 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | sealevel.c | 177 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | c101.c | 305 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | pci200syn.c | 273 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | n2.c | 333 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | pc300too.c | 294 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | wanxl.c | 554 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | hdlc_fr.c | 1056 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | ixp4xx_hss.c | 1324 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | cosa.c | 435 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | dscc4.c | 890 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | farsync.c | 2397 .ndo_change_mtu = hdlc_change_mtu,
|
/linux-4.1.27/drivers/net/wan/lmc/ |
H A D | lmc_main.c | 811 .ndo_change_mtu = hdlc_change_mtu,
|
/linux-4.1.27/drivers/char/pcmcia/ |
H A D | synclink_cs.c | 4272 .ndo_change_mtu = hdlc_change_mtu,
|
/linux-4.1.27/drivers/tty/ |
H A D | synclink_gt.c | 1784 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | synclinkmp.c | 1903 .ndo_change_mtu = hdlc_change_mtu,
|
H A D | synclink.c | 7999 .ndo_change_mtu = hdlc_change_mtu,
|
Completed in 329 milliseconds