Lines Matching refs:otherend
1193 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features()
1197 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features()
1202 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features()
1206 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features()
1341 xenbus_read_driver_state(dev->otherend) != in xennet_create_dev()
1343 xenbus_read_driver_state(dev->otherend) != in xennet_create_dev()
1815 max_queues = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
1820 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
1859 info->xbdev->otherend, "multi-queue-max-queues")) { in talk_to_netback()
1955 if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) { in xennet_connect()
2150 if (xenbus_read_driver_state(dev->otherend) != XenbusStateClosed) { in xennet_remove()
2153 xenbus_read_driver_state(dev->otherend) == in xennet_remove()
2155 xenbus_read_driver_state(dev->otherend) == in xennet_remove()
2160 xenbus_read_driver_state(dev->otherend) == in xennet_remove()
2162 xenbus_read_driver_state(dev->otherend) == in xennet_remove()