Home
last modified time | relevance | path

Searched refs:dev_is_ethdev (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/hamradio/
Dbpqether.c159 static inline int dev_is_ethdev(struct net_device *dev) in dev_is_ethdev() function
536 if (!dev_is_ethdev(dev) && !bpq_get_ax25_dev(dev)) in bpq_device_event()
/Linux-v6.1/drivers/net/wan/
Dlapbether.c81 static __inline__ int dev_is_ethdev(struct net_device *dev) in dev_is_ethdev() function
450 if (!dev_is_ethdev(dev) && !lapbeth_get_x25_dev(dev)) in lapbeth_device_event()