Searched refs:dstdev (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_l2_main.c725 struct net_device *dstdev)
730 return (netdev != dstdev &&
733 br_port_flag_is_set(dstdev, BR_ISOLATED)) &&
752 struct net_device *dstdev = br2dev_event_work->dst_dev; local
769 if (!qeth_l2_must_learn(lsyncdev, dstdev))
816 dev_put(dstdev);
822 struct net_device *dstdev,
835 worker_data->dst_dev = dstdev;
843 dev_hold(dstdev);
852 struct net_device *dstdev, *brde local
724 qeth_l2_must_learn(struct net_device *netdev, struct net_device *dstdev) argument
820 qeth_l2_br2dev_queue_work(struct net_device *brdev, struct net_device *lsyncdev, struct net_device *dstdev, unsigned long event, const unsigned char *addr) argument
[all...]

Completed in 95 milliseconds