Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dmacvlan.c543 netdev_get_sb_channel(dev) ? dev : NULL); in macvlan_queue_xmit()
/Linux-v5.10/include/linux/
Dnetdevice.h2228 static inline int netdev_get_sb_channel(struct net_device *dev) in netdev_get_sb_channel() function