Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacvlan.c557 netdev_get_sb_channel(dev) ? dev : NULL); in macvlan_queue_xmit()
/linux/include/linux/
H A Dnetdevice.h2476 static inline int netdev_get_sb_channel(struct net_device *dev) in netdev_get_sb_channel() function