Home
last modified time | relevance | path

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

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