Home
last modified time | relevance | path

Searched refs:negotiate (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/net/ethernet/dlink/
H A Ddl2k.c1517 __u16 negotiate; in mii_get_media() local
1533 negotiate = mii_read (dev, phy_addr, MII_ADVERTISE) & in mii_get_media()
1545 } else if (negotiate & ADVERTISE_100FULL) { in mii_get_media()
1549 } else if (negotiate & ADVERTISE_100HALF) { in mii_get_media()
1553 } else if (negotiate & ADVERTISE_10FULL) { in mii_get_media()
1557 } else if (negotiate & ADVERTISE_10HALF) { in mii_get_media()
1562 if (negotiate & ADVERTISE_PAUSE_CAP) { in mii_get_media()
1565 } else if (negotiate & ADVERTISE_PAUSE_ASYM) { in mii_get_media()
1692 __u16 negotiate; in mii_get_media_pcs() local
1706 negotiate = mii_read (dev, phy_addr, PCS_ANAR) & in mii_get_media_pcs()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkfront6 Maximum number of segments that the frontend will negotiate
/linux/Documentation/userspace-api/media/v4l/
H A Dformat.rst18 applications should always negotiate a data format before engaging in
24 A single mechanism exists to negotiate all data formats using the
H A Dvidioc-g-fmt.rst42 These ioctls are used to negotiate the format of data (typically image
82 time, never returning ``EBUSY``. This function is provided to negotiate
H A Dvidioc-subdev-g-fmt.rst38 These ioctls are used to negotiate the frame format at specific subdev
H A Ddev-subdev.rst31 - negotiate image formats on individual pads
131 negotiate formats on a per-pad basis.
332 negotiation, applications should negotiate try formats first and then
H A Dvidioc-g-fbuf.rst328 negotiate the parameters for a destructive overlay.
H A Dhist-v4l2.rst416 negotiate data formats as with
/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dnokia,h4p-bluetooth.txt9 and a few new packet types used to negotiate uart speed.
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000.rst70 :Valid Range: 0-2 (0=auto-negotiate, 1=half, 2=full)
75 set to auto-negotiate, the board auto-detects the correct duplex. If the
249 :Default Value: 0 (auto-negotiate at all supported speeds)
253 partner is set to auto-negotiate, the board will auto-detect the correct
346 - The default operation is auto-negotiate. The board advertises all
348 common speed and duplex mode IF the link partner is set to auto-negotiate.
H A De1000e.rst330 connections will attempt to auto-negotiate with its link partner to determine
350 will not attempt to auto-negotiate with its link partner since those adapters
/linux/drivers/usb/typec/
H A DKconfig17 to negotiate the voltage and current levels with the connected
20 Delivery protocol is also used to negotiate the optional Alternate
/linux/Documentation/filesystems/fuse/
H A Dfuse-passthrough.rst35 2. The FUSE daemon, during the ``FUSE_INIT`` handshake, must negotiate the
116 For example, during the ``FUSE_INIT`` handshake, the FUSE daemon can negotiate
/linux/fs/smb/client/
H A DKconfig113 negotiate a feature of the older cifs dialect with servers, such as
117 and later) which can negotiate CIFS POSIX ACL support. This config
H A Dsmb2ops.c5361 .negotiate = smb2_negotiate,
5464 .negotiate = smb2_negotiate,
5569 .negotiate = smb2_negotiate,
5685 .negotiate = smb2_negotiate,
H A Dsmb1ops.c1464 .negotiate = cifs_negotiate,
H A Dcifsglob.h369 int (*negotiate)(const unsigned int xid, member
H A Dconnect.c4182 if (!server->ops->need_neg || !server->ops->negotiate) in cifs_negotiate_protocol()
4205 rc = server->ops->negotiate(xid, ses, server); in cifs_negotiate_protocol()
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst80 Secure negotiate Supported.
/linux/Documentation/scsi/
H A DBusLogic.rst116 adapter will attempt to negotiate for 20.0 mega-transfers/second.
121 adapter will attempt to negotiate for 10.0 mega-transfers/second.
126 adapter will attempt to negotiate for 5.0 mega-transfers/second.
H A DChangeLog.sym53c8xx282 - Do not negotiate on auto-sense if we are currently using 8 bit
/linux/Documentation/devicetree/bindings/net/
H A Dkeystone-netcp.txt98 - mac<->mac auto negotiate mode: 0
/linux/Documentation/networking/device_drivers/ethernet/3com/
H A D3c509.rst97 auto-negotiate a full-duplex connection with its link partner under any
/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst257 The involved parties will negotiate the date and time when the embargo
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst202 It is the responsibility of userspace to negotiate an acceptable format+modifier

12