Searched refs:LLC (Results 1 - 200 of 210) sorted by relevance

12

/linux-4.4.14/include/uapi/linux/
H A Datmclip.h13 #define RFC1483LLC_LEN 8 /* LLC+OUI+PID = 8 */
H A Dif_fc.h29 /* LLC and SNAP constants */
42 /* This is a Fibre Channel LLC structure */
46 __u8 llc; /* LLC control field */
H A Dif_fddi.h42 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */
43 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
65 /* Define LLC and SNAP constants */
93 /* Define FDDI LLC frame header */
H A Dllc.h55 /* LLC SAP types. */
57 #define LLC_SAP_LLC 0x02 /* LLC Sublayer Management. */
H A Datmbr2684.h36 * Does this VC include LLC encapsulation?
H A Datmmpc.h64 /* RFC 1483 LLC/SNAP encapsulation for routed IP PDUs */
H A Datmsap.h31 #define ATM_L2_ISO8802 0x0c /* LAN LLC (ISO/IEC 8802/2) */
H A Dif_hippi.h40 * Define LLC and SNAP constants.
H A Dperf_event.h65 * { L1-D, L1-I, LLC, ITLB, DTLB, BPU, NODE } x
/linux-4.4.14/arch/arm/mach-cns3xxx/
H A Ddevices.h6 * Copyright 2010 MontaVista Software, LLC.
H A Ddevices.c6 * Copyright 2010 MontaVista Software, LLC.
H A Dcns3420vb.c8 * Copyright 2010 MontaVista Software, LLC.
H A Dpcie.c6 * Copyright 2010 MontaVista Software, LLC.
/linux-4.4.14/include/linux/
H A Ddavinci_emac.h4 * Author: Kevin Hilman, Deep Root Systems, LLC
6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
H A Dahci_platform.h6 * Copyright 2010 MontaVista Software, LLC.
H A Dsocket.h174 #define AF_NETBEUI 13 /* Reserved for 802.2LLC project*/
188 #define AF_LLC 26 /* Linux LLC */
H A Dif_vlan.h552 * an 802.2 LLC layer. We look for FFFF which isn't a used vlan_set_encap_proto()
559 * Real 802.2 LLC vlan_set_encap_proto()
H A Dieee80211.h2082 /* TDLS specific payload type in the LLC/SNAP header */
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
H A Dhardware.h4 * Author: Kevin Hilman, Deep Root Systems, LLC
6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
H A Dcputype.h4 * Author: Kevin Hilman, Deep Root Systems, LLC
11 * 2009 (c) Deep Root Systems, LLC. This file is licensed under
/linux-4.4.14/security/selinux/include/
H A Dconditional.h7 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
/linux-4.4.14/samples/bpf/
H A DMakefile68 LLC=$(srctree)/tools/bpf/llvm/bld/Debug+Asserts/bin/llc macro
76 -O2 -emit-llvm -c $< -o -| $(LLC) -march=bpf -filetype=obj -o $@
79 -O2 -emit-llvm -c $< -o -| $(LLC) -march=bpf -filetype=asm -o $@.s
/linux-4.4.14/include/linux/platform_data/
H A Dmax3421-hcd.h2 * Copyright (c) 2014 eGauge Systems LLC
/linux-4.4.14/arch/arm/mach-omap1/
H A Dpm_bus.c4 * Author: Kevin Hilman, Deep Root Systems, LLC
/linux-4.4.14/net/llc/
H A DMakefile2 # Makefile for the Linux 802.2 LLC (fully-functional) layer.
H A Dllc_input.c2 * llc_input.c - Minimal input path for LLC
30 * LLC core that is taking shape only the very minimal subset of LLC that
70 * llc_pdu_type - returns which LLC component must handle for PDU
73 * This function returns which LLC component must handle this PDU.
107 * length of LLC header; finds length of LLC control field in LLC header
192 * LLC functionality llc_rcv()
H A Dllc_if.c2 * llc_if.c - Defines LLC interface to upper layer
39 * LLC has send an I pdu with p bit set to 1 and is waiting for it's
73 * Upper layer calls this to establish an LLC connection with a remote
120 * Upper layer calls this when it wants to close an established LLC
H A Dsysctl_net_llc.c2 * sysctl_net_llc.c: sysctl interface to LLC net subsystem.
H A Dllc_pdu.c27 * pdu_set_pf_bit - sets poll/final bit in LLC header
31 * This function sets poll/final bit in LLC header (based on type of PDU).
55 * llc_pdu_decode_pf_bit - extracs poll/final bit from LLC header
59 * This function extracts poll/final bit from LLC header (based on type of
214 * @vs: tx state vari value for the data link conn at the rejecting LLC
215 * @vr: rx state var value for the data link conn at the rejecting LLC
345 * @pdu: pointer to LLC header.
H A Dllc_conn.c488 * @daddr: address of remote LLC (MAC + SAP)
489 * @laddr: address of local LLC (MAC + SAP)
595 * @laddr: address of local LLC (MAC + SAP)
853 * @sk: LLC sock (p8022 connection)
921 * tx_win of remote LLC) */ llc_sk_init()
927 * llc_sk_alloc - Allocates LLC sock
931 * Allocates a LLC sock and initializes it. Returns the new LLC sock
944 printk(KERN_DEBUG "LLC socket %p created in %s, now we have %d alive\n", sk, llc_sk_alloc()
952 * llc_sk_free - Frees a LLC socket
955 * Frees a LLC socket
974 printk(KERN_DEBUG "Destruction of LLC sock %p delayed in %s, cnt=%d\n", llc_sk_free()
976 printk(KERN_DEBUG "%d LLC sockets are still alive\n", llc_sk_free()
980 printk(KERN_DEBUG "LLC socket %p released in %s, %d are still alive\n", sk, llc_sk_free()
989 * @sk: LLC socket to reset
H A Dllc_core.c65 * Searchs for a sap in the sap list of the LLC's station upon the sap ID.
168 MODULE_DESCRIPTION("LLC IEEE 802.2 core support");
H A Dllc_output.c2 * llc_output.c - LLC minimal output path
H A Dllc_s_ev.c5 * in 802.2 LLC protocol standard document.
H A Dllc_s_st.c5 * which are described in 802.2 LLC protocol standard document.
H A Dllc_station.c2 * llc_station.c - station component of LLC
H A Daf_llc.c2 * af_llc.c - LLC User Interface SAPs
140 .name = "LLC",
809 net_dbg_ratelimited("LLC(%s:%d): Application bug, race in MSG_PEEK\n", llc_ui_recvmsg()
1189 KERN_CRIT "LLC: Unable to register the proc_fs entries\n";
1191 KERN_CRIT "LLC: Unable to register the sysctl entries\n";
1193 KERN_CRIT "LLC: Unable to register the network family\n";
H A Dllc_sap.c311 * @laddr: address of local LLC (MAC + SAP)
385 * @laddr: address of local LLC (MAC + SAP)
H A Dllc_proc.c2 * proc_llc.c - proc interface for LLC
H A Dllc_c_ev.c22 * All of followed event functions are described in 802.2 LLC Protocol
H A Dllc_c_st.c4 * Description of event functions and actions there is in 802.2 LLC standard,
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dfddi.h50 #define FC_SYNC_LLC 0xd0 /* sync. LLC frame */
51 #define FC_ASYNC_LLC 0x50 /* async. LLC frame */
H A Dsupern_2.h60 #define FS_SFRMTY0 (1<<4) /* frame-type bit (LLC) */
87 #define RX_FS_LLC ((long)FS_SFRMTY0<<16)/* LLC frame */
588 #define FM_RCV1_LLC (1<<0) /* rec all LLC frames */
593 #define FM_RCV1_SLLC (6<<0) /* rec all sync LLC frames */
594 #define FM_RCV1_ALLC (7<<0) /* rec all async LLC frames */
596 #define FM_RCV1_ALSMT (9<<0) /* rec all async LLC & SMT frames */
599 #define FM_RCV2_LLC (1<<4) /* rec all LLC frames */
604 #define FM_RCV2_SLLC (6<<4) /* rec all sync LLC frames */
605 #define FM_RCV2_ALLC (7<<4) /* rec all async LLC frames */
607 #define FM_RCV2_ALSMT (9<<4) /* rec all async LLC & SMT frames */
H A Dfddimib.h103 short fddiESSSynchTxMode ; /* send all LLC frames as sync */
H A Dfplustm.h35 u_long err_llc_frame ; /* LLC frame */
/linux-4.4.14/include/net/
H A Dllc_if.h14 /* Defines LLC interface to network layer */
45 /* Reset reasons, remote entity or local LLC */
H A Dllc_pdu.h24 #define LLC_MGMT_INDIV 0x02 /* station LLC mgmt indiv addr */
25 #define LLC_MGMT_GRP 0x03 /* station LLC mgmt group addr */
89 /* LLC format identifier (byte 1) */
92 /* LLC types/classes identifier (byte 2) */
228 * This function sets DSAP, SSAP and command/Response bit in LLC header.
297 * llc_pdu_init_as_ui_cmd - sets LLC header as UI PDU
300 * This function sets third byte of LLC header as a UI PDU.
350 /* LLC Type 1 XID command/response information fields format */
352 u8 fmt_id; /* always 0x81 for LLC */
358 * llc_pdu_init_as_xid_cmd - sets bytes 3, 4 & 5 of LLC header as XID
361 * This function sets third,fourth,fifth and sixth bytes of LLC header as
383 * @svcs_supported: The class of the LLC (I or II)
384 * @rx_window: The size of the receive window of the LLC
405 /* LLC Type 2 FRMR response information field format */
H A Datmclip.h26 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */
H A Dllc.h52 * @sk_list - LLC sockets this one manages
91 #define LLC_DEST_INVALID 0 /* Invalid LLC PDU type */
H A Dllc_conn.h49 struct llc_timer busy_state_timer; /* ind busy clr at remote LLC */
H A Dx25.h18 #define X25_MAX_L2_LEN 18 /* 802.2 LLC */
/linux-4.4.14/net/atm/
H A Dlec.h54 * ATM LAN Emulation supports both LLC & Dix Ethernet EtherType
59 * 2. LLC Data frames whose total length, including LLC field and data,
62 * in the h_type field. The LLC field follows header immediately.
63 * 3. LLC data frames longer than this maximum MUST be encoded by placing
H A Dbr2684.c44 #define LLC 0xaa, 0xaa, 0x03 macro
55 { LLC, SNAP_BRIDGED, PID_ETHERNET, PAD_BRIDGED };
57 static const unsigned char llc_oui_ipv4[] = { LLC, SNAP_ROUTED, ETHERTYPE_IPV4 };
58 static const unsigned char llc_oui_ipv6[] = { LLC, SNAP_ROUTED, ETHERTYPE_IPV6 };
801 (brvcc->encaps == e_llc) ? "LLC" : "VC", br2684_seq_show()
H A Dpppoatm.c27 * 1. LLC-encapsulation was missing when it was enabled. In
30 * 2. LLC-encapsulation was present when it was disabled. Then
86 * Header used for LLC Encapsulated PPP (4 bytes) followed by the LCP protocol
322 switch (pvcc->encaps) { /* LLC encapsulation needed */ pppoatm_send()
H A Dmpc.c547 /* add LLC/SNAP header */ send_via_shortcut()
553 /* add LLC/SNAP header + tag */ send_via_shortcut()
760 /* get rid of LLC/SNAP header */ mpc_push()
762 /* LLC/SNAP is shorter than MAC header :( */ mpc_push()
H A Dproc.c178 seq_printf(seq, "%s", clip_vcc->encap ? "LLC/SNAP" : "None"); pvc_info()
H A Dclip.c757 dev->name, svc ? "SVC" : "PVC", llc ? "LLC" : "NULL", exp); atmarp_info()
/linux-4.4.14/drivers/staging/rtl8712/
H A Dethernet.h30 #define LLC_HEADER_SIZE 6 /*!< LLC Header Length*/
H A Drtl871x_recv.c622 /* convert hdr + possible LLC headers into Ethernet header */ r8712_wlanhdr_to_ethhdr()
H A Drtl8712_recv.c387 /* convert hdr + possible LLC headers into Ethernet header */ amsdu_to_msdu()
H A Drtl871x_xmit.c580 * 4. append LLC
/linux-4.4.14/include/linux/isdn/
H A Dcapiutil.h127 _cstruct LLC; member in struct:__anon12468
279 _cstruct LLC, capi_fill_CONNECT_REQ()
300 cmsg->LLC = LLC; capi_fill_CONNECT_REQ()
401 _cstruct LLC, capi_fill_CONNECT_RESP()
417 cmsg->LLC = LLC; capi_fill_CONNECT_RESP()
265 capi_fill_CONNECT_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, __u16 CIPValue, _cstruct CalledPartyNumber, _cstruct CallingPartyNumber, _cstruct CalledPartySubaddress, _cstruct CallingPartySubaddress, __u16 B1protocol, __u16 B2protocol, __u16 B3protocol, _cstruct B1configuration, _cstruct B2configuration, _cstruct B3configuration, _cstruct BC, _cstruct LLC, _cstruct HLC, _cstruct BChannelinformation, _cstruct Keypadfacility, _cstruct Useruserdata, _cstruct Facilitydataarray) capi_fill_CONNECT_REQ() argument
390 capi_fill_CONNECT_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, __u16 Reject, __u16 B1protocol, __u16 B2protocol, __u16 B3protocol, _cstruct B1configuration, _cstruct B2configuration, _cstruct B3configuration, _cstruct ConnectedNumber, _cstruct ConnectedSubaddress, _cstruct LLC, _cstruct BChannelinformation, _cstruct Keypadfacility, _cstruct Useruserdata, _cstruct Facilitydataarray) capi_fill_CONNECT_RESP() argument
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-cns3xxx.c5 * Copyright 2010 MontaVista Software, LLC.
H A Dsdhci-pltfm.h2 * Copyright 2010 MontaVista Software, LLC.
H A Dtoshsd.h7 * Based on asic3_mmc.c Copyright (c) 2005 SDG Systems, LLC
H A Dtoshsd.c7 * Based on asic3_mmc.c, copyright (c) 2005 SDG Systems, LLC and,
H A Dau1xmmc.c8 * Copyright (c) 2003-2004 Embedded Edge, LLC.
/linux-4.4.14/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.h2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-gpio.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-offsets.h2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-eeprom.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-disp.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-enc.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-g723.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-i2c.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-p2m.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-jpeg.h2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10.h2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-core.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-regs.h2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-v4l2.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-tw28.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
H A Dsolo6x10-v4l2-enc.c2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h6 * Copyright (c) 2003 Embedded Edge, LLC.
7 * Author: Embedded Edge, LLC.
H A Dau1xxx_dbdma.h7 * Copyright 2004 Embedded Edge, LLC
H A Dau1xxx_psc.h6 * Copyright 2004 Embedded Edge, LLC
/linux-4.4.14/arch/arm/mach-ks8695/
H A Dboard-acs5k.c4 * Brivo Systems LLC, ACS-5000 Master Board
224 MACHINE_START(ACS5K, "Brivo Systems LLC ACS-5000 Master board")
/linux-4.4.14/drivers/ata/
H A Dahci_platform.c6 * Copyright 2010 MontaVista Software, LLC.
H A Dpata_cmd64x.c6 * (C) 2012 MontaVista Software, LLC <source@mvista.com>
H A Dlibahci_platform.c6 * Copyright 2010 MontaVista Software, LLC.
/linux-4.4.14/net/802/
H A Dstp.c32 /* Called under rcu_read_lock from LLC */ stp_pdu_rcv()
/linux-4.4.14/security/selinux/ss/
H A Dconditional.h4 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
H A Davtab.h15 * Copyright (C) 2003 Tresys Technology, LLC
H A Dpolicydb.h18 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
H A Dconditional.c4 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
H A Davtab.c11 * Copyright (C) 2003 Tresys Technology, LLC
H A Dpolicydb.c22 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
H A Dservices.c36 * Copyright (C) 2003 - 2004, 2006 Tresys Technology, LLC
/linux-4.4.14/arch/powerpc/platforms/85xx/
H A Dstx_gp3.c9 * Copyright 2004 Embedded Edge, LLC
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11n_aggr.c53 0xaa, /* LLC DSAP */ mwifiex_11n_form_amsdu_pkt()
54 0xaa, /* LLC SSAP */ mwifiex_11n_form_amsdu_pkt()
55 0x03, /* LLC CTRL */ mwifiex_11n_form_amsdu_pkt()
H A Dsta_rx.c112 * all RX Data from 802.11 to 802.2/LLC/SNAP frames. mwifiex_process_rx_packet()
H A Duap_txrx.c129 * data from 802.11 to 802.2/LLC/SNAP frames. mwifiex_uap_queue_bridged_pkt()
/linux-4.4.14/drivers/isdn/pcbit/
H A Dcapi.c125 /* LLC.Length = 0; */ capi_conn_req()
172 *(skb_put(*skb, 1)) = 0; /* LLC.Length = 0; */ capi_conn_active_req()
477 /* LLC */ capi_decode_conn_ind()
/linux-4.4.14/drivers/usb/serial/
H A Dusb-serial-simple.c7 * Copyright (C) 2009 Outpost Embedded, LLC
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dcapi20.h135 LLC,
151 LLC,
161 LLC */
167 LLC */
H A Dpc.h302 #define LLC 0x7c /* low layer compatibility */ macro
H A Dmessage.c1340 add_s(plci, LLC, &parms[7]); connect_req()
1455 add_s(plci, LLC, &parms[4]); connect_res()
1552 add_s(plci, LLC, &parms[4]); connect_res()
4864 {MAXPARMSIDS, CPN, 0xff, DSA, OSA, BC, LLC, HLC, ESC_CAUSE, DSP, DT, CHA, sig_ind()
5803 add_s(tplci, LLC, &saved_parms[4]); sig_ind()
8002 add_p(plci, LLC, llc); add_b23()
8017 add_p(plci, LLC, llc); add_b23()
8059 add_p(plci, LLC, llc); add_b23()
8137 add_p(plci, LLC, llc); add_b23()
8644 add_p(plci, LLC, llc); add_modem_b23()
H A Ddebug.c1495 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "L LLC = <%s>", tmp); diva_maint_state_change_notify()
H A Dmaintidi.c1309 "State\\B%d\\LLC", nr); diva_create_line_parse_table()
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dhwmtm.c932 * FC_SMT_INFO and passes them to the LLC receive channel
945 * and a set A-Indicator and passed them to the LLC
962 * (FC_BEACON frame control) are passed to the LLC receive
976 * (default) all received LLC frames and all SMT/NSA/DBEACON
979 * LLC layer
985 * will be delivered to the LLC layer.
986 * all received LLC frames with a directed address, Multicast
987 * or Broadcast address will be delivered to the LLC
1237 * test if LLC frame process_receive()
1260 * LLC frame received process_receive()
1262 DB_RX("LLC - receive",0,0,4) ; process_receive()
1536 * 0x50 - 0x57: asynchronous LLC frame
1537 * 0xD0 - 0xD7: synchronous LLC frame
1721 DB_TX("pass LLC frame to SMT ",0,0,3) ; hwm_tx_frag()
1915 DB_TX("pass Mbuf to LLC queue",0,0,5) ; smt_send_mbuf()
1933 * for each TxD. If the last fragment of an LLC frame is
H A Dskfddi.c806 * Enable/Disable LLC frame promiscuous mode reception
1133 // It's an LLC frame. send_queued_packets()
1553 * The hardware module calls this function if an LLC frame is received
1555 * from the network will be passed to the LLC layer by this function
1558 * mac_drv_rx_complete forwards the frame to the LLC layer if it should
1604 * | FC[1] | DA[6] | SA[6] | RIF[0..18] | LLC[3] | Data[0..n] | mac_drv_rx_complete()
1611 * LLC = Logical Link Control mac_drv_rx_complete()
1871 * local SMT should be delivered to the LLC layer.
H A Ddrvfbi.c18 * FBI board dependent Driver for SMT and LLC
/linux-4.4.14/arch/c6x/include/asm/
H A Dclock.h10 * Copyright (C) 2008-2009 Deep Root Systems, LLC
/linux-4.4.14/arch/mips/include/asm/mach-rc32434/
H A Dddr.h114 /* DDR LLC registers */
/linux-4.4.14/arch/arm/mach-davinci/
H A Ddavinci.h6 * Copyright (c) 2007 Deep Root Systems, LLC
H A Dboard-neuros-osd2.c5 * 2008 (c) Neuros Technology, LLC.
H A Dclock.h5 * Copyright (C) 2008-2009 Deep Root Systems, LLC
H A Ddm644x.c4 * Author: Kevin Hilman, Deep Root Systems, LLC
6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
H A Ddm646x.c4 * Author: Kevin Hilman, Deep Root Systems, LLC
6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
H A Dboard-dm355-evm.c4 * Author: Kevin Hilman, Deep Root Systems, LLC
H A Ddm355.c4 * Author: Kevin Hilman, Deep Root Systems, LLC
6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
H A Dboard-mityomapl138.c4 * Copyright (C) 2010 Critical Link LLC - http://www.criticallink.com
H A Dclock.c5 * Copyright (C) 2008-2009 Deep Root Systems, LLC
/linux-4.4.14/drivers/w1/slaves/
H A Dw1_ds2780.c4 * Copyright (C) 2010 Indesign, LLC
H A Dw1_ds2780.h4 * Copyright (C) 2010 Indesign, LLC
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-au1550.c3 * Copyright (C) 2004 Embedded Edge, LLC <dan@embeddededge.com>
398 MODULE_AUTHOR("Dan Malek, Embedded Edge, LLC.");
/linux-4.4.14/drivers/net/wireless/libertas/
H A Drx.c112 * all RX Data from 802.11 to 802.2/LLC/SNAP frames. lbs_process_rxed_packet()
134 lbs_deb_hex(LBS_DEB_RX, "RX Data: LLC/SNAP", lbs_process_rxed_packet()
/linux-4.4.14/drivers/net/fddi/
H A Ddefxx.c179 * LLC group promiscuous mode if multicast list
180 * is too large. LLC individual/group promiscuous
1186 /* Reserve space for the LLC host receive queue buffers */ dfx_driver_init()
1571 * process receive and transmit LLC frames and update dfx_close()
1887 dfx_rcv_queue_process(bp); /* service received LLC frames */ dfx_int_common()
1892 * case is that we'll be processing either LLC transmit or receive buffers, dfx_int_common()
2223 * Enable/Disable LLC frame promiscuous mode reception
2237 * enable LLC individual/group promiscuous mode
2239 * disable LLC individual/group promiscuous mode
2242 * enable LLC group promiscuous mode
2245 * disable LLC group promiscuous mode
2266 /* Enable LLC frame promiscuous mode, if necessary */ dfx_ctl_set_multicast_list()
2269 bp->ind_group_prom = PI_FSTATE_K_PASS; /* Enable LLC ind/group prom mode */ dfx_ctl_set_multicast_list()
2275 bp->ind_group_prom = PI_FSTATE_K_BLOCK; /* Disable LLC ind/group prom mode */ dfx_ctl_set_multicast_list()
2284 * filter (LLC group promiscuous mode) must be enabled. dfx_ctl_set_multicast_list()
2298 bp->group_prom = PI_FSTATE_K_PASS; /* Enable LLC group prom mode */ dfx_ctl_set_multicast_list()
2303 bp->group_prom = PI_FSTATE_K_BLOCK; /* Disable LLC group prom mode */ dfx_ctl_set_multicast_list()
2392 * the LLC group (multicast) promiscuous mode filter as dfx_ctl_set_mac_address()
2398 bp->group_prom = PI_FSTATE_K_PASS; /* Enable LLC group prom mode */ dfx_ctl_set_mac_address()
2556 /* Initialize LLC Individual/Group Promiscuous filter */ dfx_ctl_update_filters()
2561 /* Initialize LLC Group Promiscuous filter */ dfx_ctl_update_filters()
2947 * Produces buffers to adapter LLC Host receive descriptor block
2959 * LLC Host queue receive buffers.
2972 * Receive buffers are posted to the adapter LLC queue and the adapter
2982 * first longword in each receive descriptor for entire LLC Host descriptor dfx_rcv_init()
3064 * Process received LLC frames.
3073 * Received LLC frames are processed until there are no more consumed frames.
3100 /* Service all consumed LLC receive frames */ dfx_rcv_queue_process()
3396 * FDDI LLC frame length of 4491 bytes. dfx_xmt_queue_pkt()
H A Ddefxx.h1669 /* Define LLC host receive buffer min/max/default values */
1675 /* Define offsets into FDDI LLC or SMT receive frame buffers - used when indicating frames */
1684 /* Define offsets into FDDI LLC transmit frame buffers - used when sending frames */
1728 char *rcv_block_virt; /* LLC host receive queue buf blk virt */
1729 dma_addr_t rcv_block_phys; /* LLC host receive queue buf blk phys */
1748 u32 ind_group_prom; /* LLC individual & group frame prom mode */
1749 u32 group_prom; /* LLC group (multicast) frame prom mode */
1782 u32 rcv_bufs_to_post; /* receive buffers to post for LLC host queue */
/linux-4.4.14/drivers/edac/
H A Dppc4xx_edac.h2 * Copyright (c) 2008 Nuovation System Designs, LLC
H A Dppc4xx_edac.c2 * Copyright (c) 2008 Nuovation System Designs, LLC
/linux-4.4.14/net/core/
H A Dstream.c6 * This is used because TCP, LLC (others too) layer all have mostly
/linux-4.4.14/include/media/
H A Dadv7842.h185 * IO register 0x19: Adjustment to the LLC DLL phase in
/linux-4.4.14/arch/powerpc/kernel/
H A Dswsusp_booke.S4 * Copyright (c) 2009-2010 MontaVista Software, LLC.
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_mocs.c56 /* (e)LLC caching options */
70 #define LLC 1 macro
H A Di915_gpu_error.c1377 case I915_CACHE_LLC: return HAS_LLC(i915) ? " LLC" : " snooped"; i915_cache_level_str()
1378 case I915_CACHE_L3_LLC: return " L3+LLC"; i915_cache_level_str()
H A Di915_gem_gtt.h116 #define PPAT_CACHED_PDE_INDEX 0 /* WB LLC */
H A Di915_gem_context.c186 * Try to make the context utilize L3 as well as LLC. i915_gem_alloc_context_obj()
H A Di915_gem_userptr.c811 * incur the cost of a snoop (unless you have an LLC architecture).
H A Di915_gem.c3948 /* The display engine is not coherent with the LLC cache on gen6. As i915_gem_object_pin_to_display_plane()
3954 * of uncaching, which would allow us to flush all the LLC-cached data i915_gem_object_pin_to_display_plane()
4430 /* On some devices, we can have the GPU use the LLC (the CPU i915_gem_alloc_object()
H A Di915_debugfs.c2377 /* Size calculation for LLC is a bit of a pain. Ignore for now. */ i915_llc()
2378 seq_printf(m, "LLC: %s\n", yesno(HAS_LLC(dev))); i915_llc()
H A Di915_drv.h821 I915_CACHE_LLC, /* also used for snoopable memory on non-LLC */
824 large Last-Level-Cache. LLC is coherent with
H A Di915_gem_gtt.c2909 * clflushing on LLC machines. bdw_setup_private_ppat()
/linux-4.4.14/drivers/mtd/nand/
H A Dau1550nd.c4 * Copyright (C) 2004 Embedded Edge, LLC
514 MODULE_AUTHOR("Embedded Edge, LLC");
/linux-4.4.14/net/ethernet/
H A Deth.c188 * the protocol design and runs IPX over 802.3 without an 802.2 LLC eth_type_trans()
197 * Real 802.2 LLC eth_type_trans()
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
H A Dqede.h137 /* L2 header size + 2*VLANs (8 bytes) + LLC SNAP (8 bytes) */
/linux-4.4.14/drivers/net/ethernet/apple/
H A Dmace.h72 #define AUTO_STRIP_RCV 0x01 /* auto-strip short LLC frames on recv */
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cqm.c1344 pr_err("Multiple LLC scale values, disabling\n"); for_each_online_cpu()
1353 * lines tagged in the LLC.
1355 * For a 35MB LLC and 56 RMIDs, this is ~1.8% of the LLC.
H A Damd.c367 * Fix percpu cpu_llc_id here as LLC topology is different amd_detect_cmp()
/linux-4.4.14/drivers/media/dvb-core/
H A Ddvb_net.c161 * the protocol design and runs IPX over 802.3 without an 802.2 LLC dvb_net_eth_type_trans()
169 * Real 802.2 LLC dvb_net_eth_type_trans()
199 /* A frame Type < ETH_P_802_3_MIN for a bridged frame, introduces a LLC Length field. */ ule_bridged_sndu()
809 /* handle LLC/SNAP, see rfc-1042 */
824 * 12 byte MPE header; 4 byte checksum; + 2 byte alignment, 8 byte LLC/SNAP
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211conv.c88 * conversion of DIXII or 802.3+LLC frames to something that works
459 /* it's a generic 80211+LLC or IPX 'Raw 802.3' */ skb_p80211_to_ether()
/linux-4.4.14/drivers/isdn/capi/
H A Dcapiutil.c120 {_CSTRUCT, offsetof(_cmsg, LLC)},
554 /*28 */ "LLC",
H A Dcapidrv.c1865 NULL, /* LLC */ capidrv_command()
1908 NULL, /* LLC */ capidrv_command()
/linux-4.4.14/arch/x86/include/asm/
H A Dcpufeature.h254 #define X86_FEATURE_CQM_LLC (11*32+ 1) /* LLC QoS if 1 */
257 #define X86_FEATURE_CQM_OCCUP_LLC (12*32+ 0) /* LLC occupancy monitoring if 1 */
/linux-4.4.14/arch/c6x/platforms/
H A Dpll.c10 * Copyright (C) 2008-2009 Deep Root Systems, LLC
/linux-4.4.14/net/x25/
H A Dx25_subr.c161 * Space for Ethernet and 802.2 LLC headers. x25_write_internal()
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c11 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
267 8 /* LLC */ + prism2_frag_cache_get()
1035 /* convert hdr + possible LLC headers into Ethernet header */ hostap_80211_rx()
H A Dhostap_80211_tx.c11 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
H A Dhostap_main.c46 #define PRISM2_MAX_MTU (PRISM2_MAX_FRAME_SIZE - (6 /* LLC */ + 8 /* WEP */))
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c950 len += SNAP_SIZE + sizeof(u16); /* LLC */ rtw_calculate_wlan_pkt_size_by_attribue()
966 4. append LLC
1127 /* Logical Link Control(LLC) SubNetwork Attachment Point(SNAP) header
1128 * IEEE LLC/SNAP header contains 8 octets
1129 * First 3 octets comprise the LLC portion
H A Drtw_recv.c33 #define LLC_HEADER_SIZE 6 /* LLC Header Length */
1372 /* convert hdr + possible LLC headers into Ethernet header */ wlanhdr_to_ethhdr()
1677 /* convert hdr + possible LLC headers into Ethernet header */ amsdu_to_msdu()
/linux-4.4.14/drivers/isdn/gigaset/
H A Dcapi.c787 * Note: LLC not supported by device gigaset_isdn_connD()
1576 ignore_cstruct_param(cs, cmsg->LLC, do_connect_req()
1577 "CONNECT_REQ", "LLC"); do_connect_req()
1714 ignore_cstruct_param(cs, cmsg->LLC, do_connect_resp()
1715 "CONNECT_RESP", "LLC"); do_connect_resp()
H A Di4l.c297 /* ToDo: other si1 values, inspect si2, set HLC/LLC */ command_from_LL()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c105 8 /* LLC */ + libipw_frag_cache_get()
220 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
738 /* convert hdr + possible LLC headers into Ethernet header */ libipw_rx()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c1033 /* Logical Link Control(LLC) SubNetwork Attachment Point(SNAP) header
1034 * IEEE LLC/SNAP header contains 8 octets
1035 * First 3 octets comprise the LLC portion
1059 4. append LLC
H A Drtw_recv.c1515 /* convert hdr + possible LLC headers into Ethernet header */ wlanhdr_to_ethhdr()
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dmain.c141 /* 802.2 LLC/SNAP header used for Ethernet encapsulation over 802.11 */
693 * (i.e. SSAP=DSAP=0xaa and CTRL=0x3 in the 802.2 LLC header is_ethersnap()
894 if (length < 3) { /* No for even an 802.2 LLC header */ __orinoco_ev_rx()
1044 /* These indicate a SNAP within 802.2 LLC within orinoco_rx()
H A Dorinoco_usb.c75 /* 802.2 LLC/SNAP header used for Ethernet encapsulation over 802.11 */
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c485 * BUT, packet catched by our HW is in '802.11 frame', begin from LLC, _rtl_add_wowlan_patterns()
489 | 802.11 MAC Header | LLC | IP Header | TCP Packet | FCS | _rtl_add_wowlan_patterns()
494 * because new mask[0~5] means 'SA', but our HW packet begins from LLC, _rtl_add_wowlan_patterns()
495 * bit[0~5] corresponds to first 6 Bytes in LLC, they just don't match. _rtl_add_wowlan_patterns()
/linux-4.4.14/drivers/nfc/st21nfca/
H A Di2c.c358 * returned skb contains only LLC header and payload.
/linux-4.4.14/arch/arm/mach-pxa/
H A Dhx4700.c8 * Copyright (c) 2005 SDG Systems, LLC
/linux-4.4.14/drivers/net/plip/
H A Dplip.c570 * the protocol design and runs IPX over 802.3 without an 802.2 LLC plip_type_trans()
578 * Real 802.2 LLC plip_type_trans()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h440 * d) LLC/SNAP (RFC1042, 8 bytes)
520 * 3: 802.3 (SNAP/LLC)
/linux-4.4.14/net/wireless/
H A Dutil.c426 /* convert IEEE 802.11 header + possible LLC headers into Ethernet ieee80211_data_to_8023()
1806 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_rx.c127 8 /* LLC */ + rtllib_frag_cache_get()
237 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation
495 /* convert hdr + possible LLC headers into Ethernet header */ rtllib_indicate_packets()
1258 /* convert hdr + possible LLC headers rtllib_rx_indicate_pkt_legacy()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c127 8 /* LLC */ + ieee80211_frag_cache_get()
286 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
552 /* convert hdr + possible LLC headers into Ethernet header */ ieee80211_indicate_packets()
1304 /* convert hdr + possible LLC headers into Ethernet header */ ieee80211_rx()
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dtw9910.c150 #define LLCMODE 0x20 /* 1 : LLC output mode. */
/linux-4.4.14/drivers/power/
H A Dds2780_battery.c4 * Copyright (C) 2010 Indesign, LLC
/linux-4.4.14/net/sched/
H A Dsch_atm.c229 hdr = NULL; /* default LLC/SNAP for IP */ atm_tc_change()
/linux-4.4.14/net/mac80211/
H A Dcfg.c878 /* Layer 2 Update frame (802.2 Type 1 LLC XID Update response) */
902 /* 802.2 Type 1 Logical Link Control (LLC) Exchange Identifier (XID) ieee80211_send_layer2_update()
913 msg->xid_info[1] = 1; /* LLC types/classes: Type 1 LLC */ ieee80211_send_layer2_update()
/linux-4.4.14/net/nfc/hci/
H A Dllc_shdlc.c733 * skb contains only LLC header and payload.
/linux-4.4.14/drivers/net/wireless/
H A Dray_cs.c957 /* Copy LLC header to card buffer */ translate_frame()
973 if (proto == htons(0xffff)) { /* evil netware IPX 802.3 without LLC */ translate_frame()
2319 /* EtherII and nuke the LLC */ untranslate()
H A Dzd1201.c776 llc 0xAA 0xAA 0x03 (802.2 LLC)
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.h1174 * 01 - LLC
1180 * <= 0x05DC LLC/SNAP encoding; must examine DSAP/SSAP to determine
1352 * 0x1 - LLC
/linux-4.4.14/drivers/video/fbdev/core/
H A Dfbmon.c1037 it is always 00-0C-03 for HDMI Licensing, LLC. */ fb_edid_add_monspecs()
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dtxrx.c600 /* Skip LLC SNAP header (+6) */ cw1200_tx_h_bt()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dcassini.h2210 { "LLC?", 0xffff, 0xaaaa, OP_EQ, 1, S1_LLCc, 0, S1_CLNP, \
2308 { "LLC?", 0xffff, 0xaaaa, OP_EQ, 1, S1_LLCc, 0, S3_CLNP,
2388 { "LLC?", 0xffff, 0xaaaa, OP_EQ, 1, S1_LLCc, 0, S1_CLNP,
2444 { "LLC?", 0xffff, 0xaaaa, OP_EQ, 1, S1_LLCc, 0, S1_CLNP,
/linux-4.4.14/drivers/nfc/pn544/
H A Di2c.c368 * returned skb contains only LLC header and payload.
/linux-4.4.14/include/uapi/drm/
H A Di915_drm.h821 * LLC.
/linux-4.4.14/arch/mips/alchemy/common/
H A Ddbdma.c8 * Copyright 2004 Embedded Edge, LLC
/linux-4.4.14/net/nfc/
H A Dllcp_core.c1596 local->local_wks = 0x1; /* LLC Link Management */ nfc_llcp_register_device()
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_net.c1395 * the protocol design and runs IPX over 802.3 without an 802.2 LLC isdn_net_type_trans()
1402 * Real 802.2 LLC isdn_net_type_trans()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2242 * Type frames (LLC/LLC-SNAP) stmmac_rx()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1391 * that do not have LLC hdr. They are 16 bytes in size. ath6kl_rx()
/linux-4.4.14/security/selinux/
H A Dselinuxfs.c10 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
/linux-4.4.14/arch/arm/kernel/
H A Dperf_event_v7.c5 * 2010 (c) MontaVista Software, LLC.
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce.c2079 * last level cache (LLC), the integrated memory controller (iMC), etc. vendor_disable_error_reporting()
/linux-4.4.14/tools/perf/util/
H A Devsel.c389 { "LLC", "L2", },
/linux-4.4.14/drivers/media/i2c/
H A Dadv7842.c2849 /* LLC */ adv7842_core_init()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1503 /* L2 header size + 2*VLANs (8 bytes) + LLC SNAP (8 bytes) */
/linux-4.4.14/arch/tile/include/gxio/
H A Dmpipe.h892 * The L2 analysis handles LLC packets, SNAP packets, and "VLAN

Completed in 6088 milliseconds

12