Searched refs:negotiate (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/dlink/ |
D | dl2k.c | 1448 __u16 negotiate; in mii_get_media() local 1464 negotiate = mii_read (dev, phy_addr, MII_ADVERTISE) & in mii_get_media() 1476 } else if (negotiate & ADVERTISE_100FULL) { in mii_get_media() 1480 } else if (negotiate & ADVERTISE_100HALF) { in mii_get_media() 1484 } else if (negotiate & ADVERTISE_10FULL) { in mii_get_media() 1488 } else if (negotiate & ADVERTISE_10HALF) { in mii_get_media() 1493 if (negotiate & ADVERTISE_PAUSE_CAP) { in mii_get_media() 1496 } else if (negotiate & ADVERTISE_PAUSE_ASYM) { in mii_get_media() 1623 __u16 negotiate; in mii_get_media_pcs() local 1637 negotiate = mii_read (dev, phy_addr, PCS_ANAR) & in mii_get_media_pcs() [all …]
|
D | dl2k.h | 405 u16 negotiate; /* Negotiated media */ member
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-xen-blkfront | 6 Maximum number of segments that the frontend will negotiate
|
/linux-4.4.14/Documentation/networking/ |
D | e1000.txt | 61 Valid Range: 0-2 (0=auto-negotiate, 1=half, 2=full) 66 set to auto-negotiate, the board auto-detects the correct duplex. If the 224 Default Value: 0 (auto-negotiate at all supported speeds) 228 partner is set to auto-negotiate, the board will auto-detect the correct 350 The default operation is auto-negotiate. The board advertises all 352 common speed and duplex mode IF the link partner is set to auto-negotiate.
|
D | 3c509.txt | 88 auto-negotiate a full-duplex connection with its link partner under any
|
/linux-4.4.14/Documentation/isdn/ |
D | README.syncppp | 41 (also: ipppd will try to negotiate pointopoint IP as remote IP)
|
D | syncPPP.FAQ | 171 tries to negotiate the local host address! 219 to not negotiate these options. Another 'side effect' is, that
|
D | README | 150 _MUST_ negotiate this value before establishing
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 117 negotiate a newer dialect with servers, such as Samba 3.0.5 121 (such as Samba 3.10 and later) which can negotiate
|
D | smb2ops.c | 1488 .negotiate = smb2_negotiate, 1566 .negotiate = smb2_negotiate, 1647 .negotiate = smb2_negotiate, 1734 .negotiate = smb2_negotiate,
|
D | cifsglob.h | 238 int (*negotiate)(const unsigned int, struct cifs_ses *); member
|
D | smb1ops.c | 1042 .negotiate = cifs_negotiate,
|
D | connect.c | 3933 if (!server->ops->need_neg || !server->ops->negotiate) in cifs_negotiate_protocol() 3942 rc = server->ops->negotiate(xid, ses); in cifs_negotiate_protocol()
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | info.txt | 83 is set to /mnt, server will negotiate hash/cipher with client, in case client requested it, there
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 98 - mac<->mac auto negotiate mode: 0
|
/linux-4.4.14/Documentation/networking/caif/ |
D | spi_porting.txt | 6 Two extra GPIOs have been added in order to negotiate the transfers
|
/linux-4.4.14/Documentation/scsi/ |
D | BusLogic.txt | 106 adapter will attempt to negotiate for 20.0 mega-transfers/second. 111 adapter will attempt to negotiate for 10.0 mega-transfers/second. 116 adapter will attempt to negotiate for 5.0 mega-transfers/second.
|
D | ChangeLog.sym53c8xx | 282 - Do not negotiate on auto-sense if we are currently using 8 bit
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 130 tcp session during negotiate protocol. 647 when server drops the tcp session prematurely before negotiate 994 …" (i.e. not encapsulated in SPNEGO) NTLMSSP (i.e. the Security Provider Interface used to negotiate 1053 6) Moved negotiate, treeDisconnect and uloggoffX (only tConx and SessSetup remain in connect.c) to …
|
D | README | 486 negotiate posix path name support which allows certain
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 991 tries to negotiate sync and uses tag command queueing. 1148 tries to negotiate sync and uses tag command queueing. 1218 (example): 'ncr53c8xx=sync:12' will allow the driver to negotiate
|
/linux-4.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 478 API-parport-negotiate
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 2282 the client will attempt to negotiate with the server.
|