Home
last modified time | relevance | path

Searched refs:dev_nit_active (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/tipc/
H A Dbearer.h253 if (unlikely(dev_nit_active(net->loopback_dev))) in tipc_loopback_trace()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_x25.c110 if (dev_nit_active(dev)) in x25_data_transmit()
/openbmc/linux/drivers/net/fddi/
H A Ddefza.c802 if (dev_nit_active(dev)) { in fza_tx_smt()
/openbmc/linux/net/core/
H A Ddev.c2272 bool dev_nit_active(struct net_device *dev) in dev_nit_active() function
2276 EXPORT_SYMBOL_GPL(dev_nit_active);
3571 if (dev_nit_active(dev)) in xmit_one()
/openbmc/linux/include/linux/
H A Dnetdevice.h4048 bool dev_nit_active(struct net_device *dev);