Home
last modified time | relevance | path

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

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