Home
last modified time | relevance | path

Searched refs:protocols (Results 1 – 25 of 117) sorted by relevance

12345

/linux-3.4.99/drivers/block/paride/
Dparide.c40 static struct pi_protocol *protocols[MAX_PROTOS]; variable
214 if (protocols[k] && !strcmp(pr->name, protocols[k]->name)) { in paride_register()
220 while ((k < MAX_PROTOS) && (protocols[k])) in paride_register()
226 protocols[k] = pr; in paride_register()
238 if (protocols[pr->index] != pr) { in paride_unregister()
242 protocols[pr->index] = NULL; in paride_unregister()
357 if (!protocols[0]) in pi_init()
364 (!protocols[s]) || (unit < 0) || in pi_init()
365 (unit >= protocols[s]->max_units)) { in pi_init()
371 struct pi_protocol *proto = protocols[p]; in pi_init()
/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_proto.c368 char protocols[64]; in ip_vs_protocol_init() local
372 strcat(protocols, ", "); \ in ip_vs_protocol_init()
373 strcat(protocols, (p)->name); \ in ip_vs_protocol_init()
376 protocols[0] = '\0'; in ip_vs_protocol_init()
377 protocols[2] = '\0'; in ip_vs_protocol_init()
393 pr_info("Registered protocols (%s)\n", &protocols[2]); in ip_vs_protocol_init()
/linux-3.4.99/net/nfc/nci/
Dcore.c181 __u32 protocols = opt; in nci_rf_discover_req() local
186 (protocols & NFC_PROTO_JEWEL_MASK in nci_rf_discover_req()
187 || protocols & NFC_PROTO_MIFARE_MASK in nci_rf_discover_req()
188 || protocols & NFC_PROTO_ISO14443_MASK in nci_rf_discover_req()
189 || protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
197 (protocols & NFC_PROTO_ISO14443_MASK)) { in nci_rf_discover_req()
205 (protocols & NFC_PROTO_FELICA_MASK in nci_rf_discover_req()
206 || protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
390 static int nci_start_poll(struct nfc_dev *nfc_dev, __u32 protocols) in nci_start_poll() argument
416 rc = nci_request(ndev, nci_rf_discover_req, protocols, in nci_start_poll()
[all …]
/linux-3.4.99/arch/powerpc/sysdev/qe_lib/
DKconfig10 protocols: UART, BISYNC, QMC
17 protocols: HDLC, Ethernet, ATM, transparent
/linux-3.4.99/drivers/media/rc/
Dir-raw.c241 u64 protocols; in ir_raw_get_allowed_protocols() local
243 protocols = available_protocols; in ir_raw_get_allowed_protocols()
245 return protocols; in ir_raw_get_allowed_protocols()
329 available_protocols |= ir_raw_handler->protocols; in ir_raw_handler_register()
345 available_protocols &= ~ir_raw_handler->protocols; in ir_raw_handler_unregister()
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-bus-hsi11 the protocols available in the system. Bus drivers implement
12 those protocols.
/linux-3.4.99/Documentation/i2c/
Dsummary12 a subset of I2C protocols and signaling. Many I2C devices will work on an
13 SMBus, but some SMBus protocols add semantics beyond what is required to
19 use its protocols on many I2C systems. However, there are systems that don't
/linux-3.4.99/drivers/nfc/
Dpn533.c971 static void pn533_poll_create_mod_list(struct pn533 *dev, u32 protocols) in pn533_poll_create_mod_list() argument
975 if (protocols & NFC_PROTO_MIFARE_MASK in pn533_poll_create_mod_list()
976 || protocols & NFC_PROTO_ISO14443_MASK in pn533_poll_create_mod_list()
977 || protocols & NFC_PROTO_NFC_DEP_MASK) in pn533_poll_create_mod_list()
980 if (protocols & NFC_PROTO_FELICA_MASK in pn533_poll_create_mod_list()
981 || protocols & NFC_PROTO_NFC_DEP_MASK) { in pn533_poll_create_mod_list()
986 if (protocols & NFC_PROTO_JEWEL_MASK) in pn533_poll_create_mod_list()
989 if (protocols & NFC_PROTO_ISO14443_MASK) in pn533_poll_create_mod_list()
1074 static int pn533_start_poll(struct nfc_dev *nfc_dev, u32 protocols) in pn533_start_poll() argument
1081 protocols); in pn533_start_poll()
[all …]
/linux-3.4.99/net/econet/
DKconfig2 # Acorn Econet/AUN protocols
6 tristate "Acorn Econet/AUN protocols (EXPERIMENTAL)"
/linux-3.4.99/Documentation/isdn/
DREADME.concap25 several different encapsulation protocols at once.
28 encapsulation protocols. The encapsulation protocol is configured by a
48 Many Encapsulation protocols used on top of WAN connections will not just
53 Such encapsulation protocols for WAN devices are typically more complex
54 than encapsulation protocols for lan devices. Thus, network interface
79 encapsulation protocols will need to control the connection. Therefore,
145 A Network interface using encapsulation protocols must also provide
228 protocols (e.g. by a member struct concap_proto* in struct net_device)
/linux-3.4.99/net/x25/
DKconfig9 X.25 is a set of standardized network protocols, similar in scope to
16 protocols: the higher level Packet Layer Protocol (PLP) (say Y here
/linux-3.4.99/net/nfc/
Dcore.c122 int nfc_start_poll(struct nfc_dev *dev, u32 protocols) in nfc_start_poll() argument
127 dev_name(&dev->dev), protocols); in nfc_start_poll()
129 if (!protocols) in nfc_start_poll()
144 rc = dev->ops->start_poll(dev, protocols); in nfc_start_poll()
/linux-3.4.99/net/irda/
DKconfig10 Say Y here if you want to build support for the IrDA (TM) protocols.
14 To use Linux support for the IrDA (tm) protocols, you will also need
27 comment "IrDA protocols"
/linux-3.4.99/Documentation/w1/masters/
Domap-hdq16 Semiconductor 1-Wire protocols. These protocols use a single wire for
/linux-3.4.99/drivers/infiniband/hw/mlx4/
DKconfig9 This is required to use InfiniBand protocols such as
/linux-3.4.99/net/netlabel/
DKconfig11 protocols such as CIPSO and RIPSO. For more information see
/linux-3.4.99/Documentation/networking/
Dnfc.txt57 of the set of supported NFC protocols and the set of ops callbacks. The ops
88 protocols through NFC_ATTR_PROTOCOLS attribute. The device remains in polling
96 relevant information such as the supported NFC protocols.
Dirda.txt1 To use the IrDA protocols within Linux you will need to get a suitable copy
Dopenvswitch.txt29 Network protocols evolve over time. New protocols become important
30 and existing protocols lose their prominence. For the Open vSwitch
32 versions to parse additional protocols as part of the flow key. It
34 protocols that have become obsolete. Therefore, the Netlink interface
/linux-3.4.99/drivers/infiniband/hw/ipath/
DKconfig8 devices to be used with both kernel upper level protocols such
/linux-3.4.99/Documentation/netlabel/
Dlsm_interface.txt11 use of a common code base for several different packet labeling protocols.
17 Since NetLabel supports multiple different packet labeling protocols and LSMs
/linux-3.4.99/net/phonet/
DKconfig6 tristate "Phonet protocols family"
/linux-3.4.99/drivers/uwb/
DKconfig14 10m). It serves as the transport layer for other protocols,
18 protocols (such as WUSB) might impose a master/slave
/linux-3.4.99/drivers/isdn/
DKconfig31 suitable for German BTX. On D-Channel, the protocols EDSS1
50 and data connections, controlling call options and protocols,
/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dnames.c112 static struct protocol *protocols[HASHSZ] = { NULL, }; variable
223 p = protocols[hashnum((classid << 16) | (subclassid << 8) | protocolid)]; in names_protocol()
375 p = protocols[h]; in new_protocol()
386 p->next = protocols[h]; in new_protocol()
387 protocols[h] = p; in new_protocol()

12345