Searched refs:vnic_get_netdev (Results 1 – 1 of 1) sorted by relevance
246 static inline struct net_device *vnic_get_netdev(struct vnic_dev *vdev) in vnic_get_netdev() function263 netdev_err(vnic_get_netdev(vdev), fmt, ##__VA_ARGS__)265 netdev_warn(vnic_get_netdev(vdev), fmt, ##__VA_ARGS__)267 netdev_info(vnic_get_netdev(vdev), fmt, ##__VA_ARGS__)
Completed in 4 milliseconds