Lines Matching refs:xenbus_scanf
427 err = xenbus_scanf(XBT_NIL, dev->nodename, "handle", "%li", &handle); in backend_create_xenvif()
764 err = xenbus_scanf(XBT_NIL, dev->otherend, in connect()
922 err = xenbus_scanf(XBT_NIL, xspath, in connect_rings()
957 err = xenbus_scanf(XBT_NIL, dev->otherend, "request-rx-copy", "%u", in read_xenbus_vif_flags()
971 if (xenbus_scanf(XBT_NIL, dev->otherend, in read_xenbus_vif_flags()
983 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-sg", in read_xenbus_vif_flags()
991 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4", in read_xenbus_vif_flags()
997 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4-prefix", in read_xenbus_vif_flags()
1003 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6", in read_xenbus_vif_flags()
1009 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6-prefix", in read_xenbus_vif_flags()
1023 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-no-csum-offload", in read_xenbus_vif_flags()
1028 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-ipv6-csum-offload", in read_xenbus_vif_flags()
1033 if (xenbus_scanf(XBT_NIL, dev->otherend, "request-multicast-control", in read_xenbus_vif_flags()