Home
last modified time | relevance | path

Searched refs:lltx (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.15/drivers/net/
H A Dnlmon.c66 dev->lltx = true; in nlmon_setup()
H A Dvsockmon.c86 dev->lltx = true; in vsockmon_setup()
H A Ddummy.c114 dev->lltx = true; in dummy_setup()
H A Dloopback.c175 dev->lltx = true; in gen_lo_setup()
H A Dnet_failover.c734 failover_dev->lltx = true; in net_failover_create()
H A Drionet.c518 ndev->lltx = true; in rionet_setup_netdev()
H A Dbareudp.c590 dev->lltx = true; in bareudp_setup()
H A Dnetkit.c275 dev->lltx = true; in netkit_setup()
/linux-6.15/net/openvswitch/
H A Dvport-internal_dev.c105 netdev->lltx = true; in do_setup()
/linux-6.15/net/l2tp/
H A Dl2tp_eth.c100 dev->lltx = true; in l2tp_eth_dev_setup()
/linux-6.15/Documentation/networking/net_cachelines/
H A Dnet_device.rst12 unsigned_long:1 lltx read_mostly …
/linux-6.15/drivers/net/hamradio/
H A Dbpqether.c443 dev->lltx = true; /* Allow recursion */ in bpq_setup()
/linux-6.15/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c289 rmnet_dev->lltx = true; in rmnet_vnd_setup()
/linux-6.15/Documentation/networking/
H A Dnetdevices.rst267 When the driver sets dev->lltx this will be
271 set_rx_mode. WARNING: use of dev->lltx is deprecated.
/linux-6.15/drivers/net/wireguard/
H A Ddevice.c292 dev->lltx = true; in wg_setup()
/linux-6.15/drivers/net/ethernet/sfc/
H A Def100_rep.c236 net_dev->lltx = true; in efx_ef100_rep_create_netdev()
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c388 netdev->lltx = true; in nfp_repr_init()
/linux-6.15/net/bridge/
H A Dbr_device.c492 dev->lltx = true; in br_dev_setup()
/linux-6.15/net/ipv4/
H A Dipip.c381 dev->lltx = true; in ipip_tunnel_setup()
H A Dip_vti.c446 dev->lltx = true; in vti_tunnel_init()
/linux-6.15/net/hsr/
H A Dhsr_device.c644 dev->lltx = true; in hsr_dev_setup()
/linux-6.15/drivers/staging/octeon/
H A Dethernet.c428 dev->lltx = true; in cvm_oct_common_init()
/linux-6.15/net/batman-adv/
H A Dmesh-interface.c1039 dev->lltx = true; in batadv_meshif_init_early()
/linux-6.15/include/linux/
H A Dnetdevice.h2090 unsigned long lltx:1;
4737 if (!(dev)->lltx) { \
4745 (!(dev)->lltx ? \
4750 if (!(dev)->lltx) { \
/linux-6.15/net/8021q/
H A Dvlan_dev.c549 dev->lltx = true; in vlan_dev_init()

123