Searched refs:IFF_ECHO (Results 1 – 24 of 24) sorted by relevance
105 IFF_ECHO = 1<<18, /* volatile */ enumerator133 #define IFF_ECHO IFF_ECHO macro136 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST|IFF_ECHO|\
183 dev->flags |= IFF_ECHO; in vcan_setup()
244 dev->flags |= IFF_ECHO; /* enable echo handling */ in dummy_can_init()
46 announces IFF_ECHO in the interface flags. To have a clean start
1108 dev->flags |= IFF_ECHO; in at91_can_probe()
990 ndev->flags |= IFF_ECHO; in bxcan_probe()
1583 dev->flags |= IFF_ECHO; in grcan_setup_netdev()
259 if (!(skb->dev->flags & IFF_ECHO)) { in can_send()
856 netdev->flags |= IFF_ECHO; /* we support local echo */ in mcba_usb_probe()
746 ndev->flags |= IFF_ECHO; in nct6694_canfd_probe()
942 netdev->flags |= IFF_ECHO; /* we support local echo */ in usb_8dev_probe()
1018 netdev->flags |= IFF_ECHO; /* we support local echo */ in ems_usb_probe()
1204 netdev->flags |= IFF_ECHO; in f81604_probe()
1266 netdev->flags |= IFF_ECHO; /* we support local echo */ in esd_usb_probe_one_net()
1354 netdev->flags |= IFF_ECHO; /* we support full roundtrip echo */ in gs_make_candev()
654 netdev->flags |= IFF_ECHO; in softing_netdev_create()
865 net->flags |= IFF_ECHO; in hi3110_can_probe()
1359 net->flags |= IFF_ECHO; in mcp251x_can_probe()
889 netdev->flags |= IFF_ECHO; in kvaser_usb_init_one()
1380 ndev->flags |= IFF_ECHO; /* We support local echo */ in ctucan_probe_common()
2111 netdev->flags |= IFF_ECHO; /* We support local echo */ in es58x_init_netdev()
2249 ndev->flags |= IFF_ECHO; in mcp251xfd_probe()
1125 e.g. of tty devices. In this case the driver flag IFF_ECHO has to be1129 dev->flags = (IFF_NOARP | IFF_ECHO);
2333 dev->flags |= IFF_ECHO; /* we support local echo */ in register_m_can_dev()