Searched refs:protocol (Results 251 - 275 of 338) sorted by relevance

<<11121314

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c1756 "Invalid protocol type %d\n", type);
1769 DP_ERR(p_hwfn, "Failed to send protocol stats, rc = %d\n", rc);
2672 &info->protocol)) {
2721 "Read configuration from shmem: pause_on_host %02x protocol %02x BW [%02x - %02x] MAC %02x:%02x:%02x:%02x:%02x:%02x wwn port %llx node %llx ovlan %04x wol %02x\n",
2722 info->pause_on_host, info->protocol,
2793 enum ecore_pci_personality protocol = ECORE_PCI_DEFAULT; local
2806 &protocol) !=
2810 if ((1 << ((u32)protocol)) & personalities)
H A Decore_cxt.c143 * Per connection type (protocol) resources (cids, tis, vf cids etc.)
256 /* check if resources/configuration is required according to protocol type */
335 * therefore we traverse in reverse order, and once we hit a protocol
360 * protocol for which count is not 0.
366 * segments there can be only one protocol for
397 * protocol for which count is not 0.
403 * segments there can be only one protocol for
423 /* Find the protocol with tid count > 0 for this segment.
487 /* set the iids (cid/tid) count per protocol */
2004 DP_NOTICE(p_hwfn, true, "Invalid protocol typ
[all...]
/freebsd-11-stable/usr.bin/truss/
H A Dsyscalls.c2276 int domain, protocol; local
2279 protocol = args[sc->offset];
2280 if (protocol == 0) {
2283 temp = sysdecode_socket_protocol(domain, protocol);
2287 fprintf(fp, "%d", protocol);
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt_scsi.c965 cts->protocol = PROTO_SCSI;
1036 cpi->protocol = PROTO_SCSI;
1230 sizeof(((dpt_inq_t*)NULL)->protocol),
H A Ddpt.h946 u_int8_t protocol[4]; member in struct:__anon9767
/freebsd-11-stable/crypto/openssh/
H A Dssh.c13 * incompatible with the protocol description in the RFC file, it must be
613 options.protocol = SSH_PROTO_1;
616 options.protocol = SSH_PROTO_2;
693 else if (strcmp(optarg, "protocol-version") == 0) {
/freebsd-11-stable/sys/dev/aha/
H A Daha.c861 cts->protocol = PROTO_SCSI;
952 cpi->protocol = PROTO_SCSI;
/freebsd-11-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c818 cts->protocol = PROTO_SCSI;
952 cpi->protocol = PROTO_SCSI;
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_cam.c1035 cpi->protocol = PROTO_SCSI;
1055 ccb->cts.protocol = PROTO_SCSI;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp747 INTERCEPTOR(int, socketpair, int domain, int type, int protocol, int sv[2]) { argument
749 int res = REAL(socketpair)(domain, type, protocol, sv);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c33 * The embodiment of an FMA protocol element (event, fmri or authority) is a
72 #include <sys/fm/protocol.h>
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c37 #include <net/protocol.h>
/freebsd-11-stable/sys/cam/ata/
H A Data_pmp.c280 if (cgd->protocol != PROTO_SATAPM)
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_proto.h391 char protocol_l_[PADL_(int)]; int protocol; char protocol_r_[PADR_(int)]; member in struct:svr4_sys_socket_args
/freebsd-11-stable/sys/dev/ncr/
H A Dncr.c4264 cts->protocol = PROTO_SCSI;
4352 cpi->protocol = PROTO_SCSI;
4511 ** Other protocol messes
4930 neg.protocol = PROTO_SCSI;
5007 neg.protocol = PROTO_SCSI;
/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.c578 /* protocol */
581 lu->protocol = LDAP;
/freebsd-11-stable/sys/dev/ahci/
H A Dahciem.c640 cpi->protocol = PROTO_ATA;
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_dcb.c427 dcbcfg->app[i].protocolid = I40E_NTOHS(app->protocol);
/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c66 u_int8_t protocol; member in struct:compact_ip_hdr
/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c551 if (cgd->protocol != PROTO_NVME)
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c170 en_warn(priv, "RFS: ignoring unsupported ip protocol (%d)\n",
303 if (skb->protocol != htons(ETH_P_IP))
310 if ((ip->protocol != IPPROTO_TCP) && (ip->protocol != IPPROTO_UDP))
314 ip_proto = ip->protocol;
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sg.c270 if (cgd->protocol != PROTO_SCSI)
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c1130 int rsocket(int domain, int type, int protocol) argument
1137 (type == SOCK_STREAM && protocol && protocol != IPPROTO_TCP) ||
1138 (type == SOCK_DGRAM && protocol && protocol != IPPROTO_UDP))
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c5371 bit8 i, protocol, dTypeSRate; local
5403 protocol =(bit8)((ProtConrPortId & PROTOCOL_BITS ) >> PROTOCOL_SHIFT);
5405 SA_DBG1(("mpiDeviceHandleArrived: New Port portID %d deviceid 0x%X conRate 0x%X protocol 0x%X\n",portId, FwdDeviceId,conRate,protocol));
5462 protocol = SA_IDFRM_SSP_BIT; /* SSP */
5468 protocol = SA_IDFRM_SMP_BIT; /* SMP */
5471 pDeviceInfo.initiator_ssp_stp_smp = protocol;
/freebsd-11-stable/sys/dev/usb/storage/
H A Dumass.c100 * appropriate block of routines is called depending on the transport protocol
307 /* Wire and command protocol */
308 #define UMASS_PROTO_BBB 0x0001 /* USB wire protocol */
311 #define UMASS_PROTO_WIRE 0x00ff /* USB wire protocol mask */
312 #define UMASS_PROTO_SCSI 0x0100 /* command protocol */
316 #define UMASS_PROTO_COMMAND 0xff00 /* command protocol mask */
410 uint32_t sc_proto; /* wire and cmd protocol */
787 /* Search for protocol enforcement */
814 /* Check if the protocol is invalid */
1171 * BBB protocol specifi
[all...]

Completed in 498 milliseconds

<<11121314