Lines Matching refs:xenbus_scanf
419 err = xenbus_scanf(XBT_NIL, dev->nodename, "handle", "%li", &handle); in backend_create_xenvif()
756 err = xenbus_scanf(XBT_NIL, dev->otherend, in connect()
908 err = xenbus_scanf(XBT_NIL, xspath, in connect_rings()
943 err = xenbus_scanf(XBT_NIL, dev->otherend, "request-rx-copy", "%u", in read_xenbus_vif_flags()
957 if (xenbus_scanf(XBT_NIL, dev->otherend, in read_xenbus_vif_flags()
969 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-sg", in read_xenbus_vif_flags()
977 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4", in read_xenbus_vif_flags()
983 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4-prefix", in read_xenbus_vif_flags()
989 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6", in read_xenbus_vif_flags()
995 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6-prefix", in read_xenbus_vif_flags()
1009 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-no-csum-offload", in read_xenbus_vif_flags()
1014 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-ipv6-csum-offload", in read_xenbus_vif_flags()