/linux-6.3-rc2/drivers/net/ethernet/dlink/ |
A D | dl2k.c | 1490 __u16 negotiate; in mii_get_media() local 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 1682 if (negotiate & PCS_ANAR_FULL_DUPLEX) { in mii_get_media_pcs() 1689 if (negotiate & PCS_ANAR_PAUSE) { in mii_get_media_pcs() [all …]
|
A D | dl2k.h | 401 u16 negotiate; /* Negotiated media */ member
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-driver-xen-blkfront | 6 Maximum number of segments that the frontend will negotiate
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
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
|
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
|
A D | vidioc-subdev-g-fmt.rst | 38 These ioctls are used to negotiate the frame format at specific subdev
|
A D | dev-subdev.rst | 30 - negotiate image formats on individual pads 130 negotiate formats on a per-pad basis. 331 negotiation, applications should negotiate try formats first and then
|
A D | vidioc-g-fbuf.rst | 341 negotiate the parameters for a destructive overlay.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | nokia-bluetooth.txt | 9 and a few new packet types used to negotiate uart speed.
|
A D | keystone-netcp.txt | 98 - mac<->mac auto negotiate mode: 0
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/ |
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.
|
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
|
A D | i40e.rst | 373 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-6.3-rc2/drivers/usb/typec/ |
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-6.3-rc2/fs/ksmbd/ |
A D | Kconfig | 40 Secure negotiate, Pre-authentication integrity, oplock/lease,
|
/linux-6.3-rc2/fs/cifs/ |
A D | Kconfig | 112 negotiate a feature of the older cifs dialect with servers, such as 116 and later) which can negotiate CIFS POSIX ACL support. This config
|
A D | smb1ops.c | 1200 .negotiate = cifs_negotiate,
|
A D | cifsglob.h | 292 int (*negotiate)(const unsigned int xid, member
|
A D | smb2ops.c | 5217 .negotiate = smb2_negotiate, 5318 .negotiate = smb2_negotiate, 5421 .negotiate = smb2_negotiate, 5535 .negotiate = smb2_negotiate,
|
/linux-6.3-rc2/Documentation/filesystems/cifs/ |
A D | ksmbd.rst | 80 Secure negotiate Supported.
|
/linux-6.3-rc2/Documentation/scsi/ |
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.
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/3com/ |
A D | 3c509.rst | 97 auto-negotiate a full-duplex connection with its link partner under any
|
/linux-6.3-rc2/Documentation/virt/hyperv/ |
A D | overview.rst | 180 drivers for these synthetic devices typically negotiate the device
|
/linux-6.3-rc2/Documentation/process/ |
A D | embargoed-hardware-issues.rst | 216 The involved parties will negotiate the date and time where the embargo
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | netfs_library.rst | 293 through which it can issue requests and negotiate::
|