Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/net/ethernet/dlink/
Ddl2k.c1490 __u16 negotiate; in mii_get_media() local
1506 negotiate = mii_read (dev, phy_addr, MII_ADVERTISE) & in mii_get_media()
1518 } else if (negotiate & ADVERTISE_100FULL) { in mii_get_media()
1522 } else if (negotiate & ADVERTISE_100HALF) { in mii_get_media()
1526 } else if (negotiate & ADVERTISE_10FULL) { in mii_get_media()
1530 } else if (negotiate & ADVERTISE_10HALF) { in mii_get_media()
1535 if (negotiate & ADVERTISE_PAUSE_CAP) { in mii_get_media()
1538 } else if (negotiate & ADVERTISE_PAUSE_ASYM) { in mii_get_media()
1665 __u16 negotiate; in mii_get_media_pcs() local
1679 negotiate = mii_read (dev, phy_addr, PCS_ANAR) & in mii_get_media_pcs()
[all …]
Ddl2k.h401 u16 negotiate; /* Negotiated media */ member
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-driver-xen-blkfront6 Maximum number of segments that the frontend will negotiate
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dformat.rst18 applications should always negotiate a data format before engaging in
24 A single mechanism exists to negotiate all data formats using the
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
Dvidioc-subdev-g-fmt.rst38 These ioctls are used to negotiate the frame format at specific subdev
Ddev-subdev.rst30 - negotiate image formats on individual pads
130 negotiate formats on a per-pad basis.
331 negotiation, applications should negotiate try formats first and then
Dvidioc-g-fbuf.rst328 negotiate the parameters for a destructive overlay.
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/
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.
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
Di40e.rst373 connections will attempt to auto-negotiate with its link partner to determine
396 will not attempt to auto-negotiate with its link partner since those adapters
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dnokia-bluetooth.txt9 and a few new packet types used to negotiate uart speed.
Dkeystone-netcp.txt98 - mac<->mac auto negotiate mode: 0
/Linux-v6.6/drivers/usb/typec/
DKconfig17 to negotiate the voltage and current levels with the connected
20 Delivery protocol is also used to negotiate the optional Alternate
/Linux-v6.6/fs/smb/server/
DKconfig41 Secure negotiate, Pre-authentication integrity, oplock/lease,
/Linux-v6.6/fs/smb/client/
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
Dsmb1ops.c1205 .negotiate = cifs_negotiate,
Dsmb2ops.c5173 .negotiate = smb2_negotiate,
5275 .negotiate = smb2_negotiate,
5379 .negotiate = smb2_negotiate,
5493 .negotiate = smb2_negotiate,
Dcifsglob.h302 int (*negotiate)(const unsigned int xid, member
/Linux-v6.6/Documentation/filesystems/smb/
Dksmbd.rst80 Secure negotiate Supported.
/Linux-v6.6/Documentation/scsi/
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.
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/3com/
D3c509.rst97 auto-negotiate a full-duplex connection with its link partner under any
/Linux-v6.6/Documentation/virt/hyperv/
Doverview.rst180 drivers for these synthetic devices typically negotiate the device
/Linux-v6.6/Documentation/process/
Dembargoed-hardware-issues.rst220 The involved parties will negotiate the date and time where the embargo
/Linux-v6.6/Documentation/filesystems/
Dnetfs_library.rst293 through which it can issue requests and negotiate::

12