Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dmacvlan.c538 netdev_get_sb_channel(dev) ? dev : NULL); in macvlan_queue_xmit()
/Linux-v4.19/include/linux/
Dnetdevice.h2065 static inline int netdev_get_sb_channel(struct net_device *dev) in netdev_get_sb_channel() function