| /linux/drivers/net/ethernet/dlink/ |
| H A D | dl2k.c | 1517 __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 D | sysfs-driver-xen-blkfront | 6 Maximum number of segments that the frontend will negotiate
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | format.rst | 18 applications should always negotiate a data format before engaging in 24 A single mechanism exists to negotiate all data formats using the
|
| H A D | vidioc-g-fmt.rst | 42 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 D | vidioc-subdev-g-fmt.rst | 38 These ioctls are used to negotiate the frame format at specific subdev
|
| H A D | dev-subdev.rst | 31 - 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 D | vidioc-g-fbuf.rst | 328 negotiate the parameters for a destructive overlay.
|
| H A D | hist-v4l2.rst | 416 negotiate data formats as with
|
| /linux/Documentation/devicetree/bindings/net/bluetooth/ |
| H A D | nokia,h4p-bluetooth.txt | 9 and a few new packet types used to negotiate uart speed.
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | e1000.rst | 70 :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 D | e1000e.rst | 330 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 D | Kconfig | 17 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 D | fuse-passthrough.rst | 35 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 D | Kconfig | 113 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 D | smb2ops.c | 5361 .negotiate = smb2_negotiate, 5464 .negotiate = smb2_negotiate, 5569 .negotiate = smb2_negotiate, 5685 .negotiate = smb2_negotiate,
|
| H A D | smb1ops.c | 1464 .negotiate = cifs_negotiate,
|
| H A D | cifsglob.h | 369 int (*negotiate)(const unsigned int xid, member
|
| H A D | connect.c | 4182 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 D | ksmbd.rst | 80 Secure negotiate Supported.
|
| /linux/Documentation/scsi/ |
| H A D | BusLogic.rst | 116 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 D | ChangeLog.sym53c8xx | 282 - Do not negotiate on auto-sense if we are currently using 8 bit
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | keystone-netcp.txt | 98 - mac<->mac auto negotiate mode: 0
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | 3c509.rst | 97 auto-negotiate a full-duplex connection with its link partner under any
|
| /linux/Documentation/process/ |
| H A D | embargoed-hardware-issues.rst | 257 The involved parties will negotiate the date and time when the embargo
|
| /linux/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 202 It is the responsibility of userspace to negotiate an acceptable format+modifier
|