/linux-4.4.14/include/uapi/linux/ |
H A D | atmclip.h | 13 #define RFC1483LLC_LEN 8 /* LLC+OUI+PID = 8 */
|
H A D | if_fc.h | 29 /* LLC and SNAP constants */ 42 /* This is a Fibre Channel LLC structure */ 46 __u8 llc; /* LLC control field */
|
H A D | if_fddi.h | 42 #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 D | llc.h | 55 /* LLC SAP types. */ 57 #define LLC_SAP_LLC 0x02 /* LLC Sublayer Management. */
|
H A D | atmbr2684.h | 36 * Does this VC include LLC encapsulation?
|
H A D | atmmpc.h | 64 /* RFC 1483 LLC/SNAP encapsulation for routed IP PDUs */
|
H A D | atmsap.h | 31 #define ATM_L2_ISO8802 0x0c /* LAN LLC (ISO/IEC 8802/2) */
|
H A D | if_hippi.h | 40 * Define LLC and SNAP constants.
|
H A D | perf_event.h | 65 * { L1-D, L1-I, LLC, ITLB, DTLB, BPU, NODE } x
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
H A D | devices.h | 6 * Copyright 2010 MontaVista Software, LLC.
|
H A D | devices.c | 6 * Copyright 2010 MontaVista Software, LLC.
|
H A D | cns3420vb.c | 8 * Copyright 2010 MontaVista Software, LLC.
|
H A D | pcie.c | 6 * Copyright 2010 MontaVista Software, LLC.
|
/linux-4.4.14/include/linux/ |
H A D | davinci_emac.h | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
H A D | ahci_platform.h | 6 * Copyright 2010 MontaVista Software, LLC.
|
H A D | socket.h | 174 #define AF_NETBEUI 13 /* Reserved for 802.2LLC project*/ 188 #define AF_LLC 26 /* Linux LLC */
|
H A D | if_vlan.h | 552 * 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 D | ieee80211.h | 2082 /* TDLS specific payload type in the LLC/SNAP header */
|
/linux-4.4.14/arch/arm/mach-davinci/include/mach/ |
H A D | hardware.h | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
H A D | cputype.h | 4 * 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 D | conditional.h | 7 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
|
/linux-4.4.14/samples/bpf/ |
H A D | Makefile | 68 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 D | max3421-hcd.h | 2 * Copyright (c) 2014 eGauge Systems LLC
|
/linux-4.4.14/arch/arm/mach-omap1/ |
H A D | pm_bus.c | 4 * Author: Kevin Hilman, Deep Root Systems, LLC
|
/linux-4.4.14/net/llc/ |
H A D | Makefile | 2 # Makefile for the Linux 802.2 LLC (fully-functional) layer.
|
H A D | llc_input.c | 2 * 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 D | llc_if.c | 2 * 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 D | sysctl_net_llc.c | 2 * sysctl_net_llc.c: sysctl interface to LLC net subsystem.
|
H A D | llc_pdu.c | 27 * 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 D | llc_conn.c | 488 * @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 D | llc_core.c | 65 * 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 D | llc_output.c | 2 * llc_output.c - LLC minimal output path
|
H A D | llc_s_ev.c | 5 * in 802.2 LLC protocol standard document.
|
H A D | llc_s_st.c | 5 * which are described in 802.2 LLC protocol standard document.
|
H A D | llc_station.c | 2 * llc_station.c - station component of LLC
|
H A D | af_llc.c | 2 * 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 D | llc_sap.c | 311 * @laddr: address of local LLC (MAC + SAP) 385 * @laddr: address of local LLC (MAC + SAP)
|
H A D | llc_proc.c | 2 * proc_llc.c - proc interface for LLC
|
H A D | llc_c_ev.c | 22 * All of followed event functions are described in 802.2 LLC Protocol
|
H A D | llc_c_st.c | 4 * Description of event functions and actions there is in 802.2 LLC standard,
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
H A D | fddi.h | 50 #define FC_SYNC_LLC 0xd0 /* sync. LLC frame */ 51 #define FC_ASYNC_LLC 0x50 /* async. LLC frame */
|
H A D | supern_2.h | 60 #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 D | fddimib.h | 103 short fddiESSSynchTxMode ; /* send all LLC frames as sync */
|
H A D | fplustm.h | 35 u_long err_llc_frame ; /* LLC frame */
|
/linux-4.4.14/include/net/ |
H A D | llc_if.h | 14 /* Defines LLC interface to network layer */ 45 /* Reset reasons, remote entity or local LLC */
|
H A D | llc_pdu.h | 24 #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 D | atmclip.h | 26 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */
|
H A D | llc.h | 52 * @sk_list - LLC sockets this one manages 91 #define LLC_DEST_INVALID 0 /* Invalid LLC PDU type */
|
H A D | llc_conn.h | 49 struct llc_timer busy_state_timer; /* ind busy clr at remote LLC */
|
H A D | x25.h | 18 #define X25_MAX_L2_LEN 18 /* 802.2 LLC */
|
/linux-4.4.14/net/atm/ |
H A D | lec.h | 54 * 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 D | br2684.c | 44 #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 D | pppoatm.c | 27 * 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 D | mpc.c | 547 /* 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 D | proc.c | 178 seq_printf(seq, "%s", clip_vcc->encap ? "LLC/SNAP" : "None"); pvc_info()
|
H A D | clip.c | 757 dev->name, svc ? "SVC" : "PVC", llc ? "LLC" : "NULL", exp); atmarp_info()
|
/linux-4.4.14/drivers/staging/rtl8712/ |
H A D | ethernet.h | 30 #define LLC_HEADER_SIZE 6 /*!< LLC Header Length*/
|
H A D | rtl871x_recv.c | 622 /* convert hdr + possible LLC headers into Ethernet header */ r8712_wlanhdr_to_ethhdr()
|
H A D | rtl8712_recv.c | 387 /* convert hdr + possible LLC headers into Ethernet header */ amsdu_to_msdu()
|
H A D | rtl871x_xmit.c | 580 * 4. append LLC
|
/linux-4.4.14/include/linux/isdn/ |
H A D | capiutil.h | 127 _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 D | sdhci-cns3xxx.c | 5 * Copyright 2010 MontaVista Software, LLC.
|
H A D | sdhci-pltfm.h | 2 * Copyright 2010 MontaVista Software, LLC.
|
H A D | toshsd.h | 7 * Based on asic3_mmc.c Copyright (c) 2005 SDG Systems, LLC
|
H A D | toshsd.c | 7 * Based on asic3_mmc.c, copyright (c) 2005 SDG Systems, LLC and,
|
H A D | au1xmmc.c | 8 * Copyright (c) 2003-2004 Embedded Edge, LLC.
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
H A D | solo6x10-tw28.h | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-gpio.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-offsets.h | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-eeprom.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-disp.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-enc.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-g723.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-i2c.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-p2m.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-jpeg.h | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10.h | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-core.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-regs.h | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-v4l2.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-tw28.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
H A D | solo6x10-v4l2-enc.c | 2 * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
|
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/ |
H A D | au1100_mmc.h | 6 * Copyright (c) 2003 Embedded Edge, LLC. 7 * Author: Embedded Edge, LLC.
|
H A D | au1xxx_dbdma.h | 7 * Copyright 2004 Embedded Edge, LLC
|
H A D | au1xxx_psc.h | 6 * Copyright 2004 Embedded Edge, LLC
|
/linux-4.4.14/arch/arm/mach-ks8695/ |
H A D | board-acs5k.c | 4 * 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 D | ahci_platform.c | 6 * Copyright 2010 MontaVista Software, LLC.
|
H A D | pata_cmd64x.c | 6 * (C) 2012 MontaVista Software, LLC <source@mvista.com>
|
H A D | libahci_platform.c | 6 * Copyright 2010 MontaVista Software, LLC.
|
/linux-4.4.14/net/802/ |
H A D | stp.c | 32 /* Called under rcu_read_lock from LLC */ stp_pdu_rcv()
|
/linux-4.4.14/security/selinux/ss/ |
H A D | conditional.h | 4 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
|
H A D | avtab.h | 15 * Copyright (C) 2003 Tresys Technology, LLC
|
H A D | policydb.h | 18 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
|
H A D | conditional.c | 4 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
|
H A D | avtab.c | 11 * Copyright (C) 2003 Tresys Technology, LLC
|
H A D | policydb.c | 22 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
|
H A D | services.c | 36 * Copyright (C) 2003 - 2004, 2006 Tresys Technology, LLC
|
/linux-4.4.14/arch/powerpc/platforms/85xx/ |
H A D | stx_gp3.c | 9 * Copyright 2004 Embedded Edge, LLC
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | 11n_aggr.c | 53 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 D | sta_rx.c | 112 * all RX Data from 802.11 to 802.2/LLC/SNAP frames. mwifiex_process_rx_packet()
|
H A D | uap_txrx.c | 129 * data from 802.11 to 802.2/LLC/SNAP frames. mwifiex_uap_queue_bridged_pkt()
|
/linux-4.4.14/drivers/isdn/pcbit/ |
H A D | capi.c | 125 /* 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 D | usb-serial-simple.c | 7 * Copyright (C) 2009 Outpost Embedded, LLC
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | capi20.h | 135 LLC, 151 LLC, 161 LLC */ 167 LLC */
|
H A D | pc.h | 302 #define LLC 0x7c /* low layer compatibility */ macro
|
H A D | message.c | 1340 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 D | debug.c | 1495 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "L LLC = <%s>", tmp); diva_maint_state_change_notify()
|
H A D | maintidi.c | 1309 "State\\B%d\\LLC", nr); diva_create_line_parse_table()
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | hwmtm.c | 932 * 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 D | skfddi.c | 806 * 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 D | drvfbi.c | 18 * FBI board dependent Driver for SMT and LLC
|
/linux-4.4.14/arch/c6x/include/asm/ |
H A D | clock.h | 10 * Copyright (C) 2008-2009 Deep Root Systems, LLC
|
/linux-4.4.14/arch/mips/include/asm/mach-rc32434/ |
H A D | ddr.h | 114 /* DDR LLC registers */
|
/linux-4.4.14/arch/arm/mach-davinci/ |
H A D | davinci.h | 6 * Copyright (c) 2007 Deep Root Systems, LLC
|
H A D | board-neuros-osd2.c | 5 * 2008 (c) Neuros Technology, LLC.
|
H A D | clock.h | 5 * Copyright (C) 2008-2009 Deep Root Systems, LLC
|
H A D | dm644x.c | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
H A D | dm646x.c | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
H A D | board-dm355-evm.c | 4 * Author: Kevin Hilman, Deep Root Systems, LLC
|
H A D | dm355.c | 4 * Author: Kevin Hilman, Deep Root Systems, LLC 6 * 2007 (c) Deep Root Systems, LLC. This file is licensed under
|
H A D | board-mityomapl138.c | 4 * Copyright (C) 2010 Critical Link LLC - http://www.criticallink.com
|
H A D | clock.c | 5 * Copyright (C) 2008-2009 Deep Root Systems, LLC
|
/linux-4.4.14/drivers/w1/slaves/ |
H A D | w1_ds2780.c | 4 * Copyright (C) 2010 Indesign, LLC
|
H A D | w1_ds2780.h | 4 * Copyright (C) 2010 Indesign, LLC
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-au1550.c | 3 * 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 D | rx.c | 112 * 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 D | defxx.c | 179 * 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 D | defxx.h | 1669 /* 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 D | ppc4xx_edac.h | 2 * Copyright (c) 2008 Nuovation System Designs, LLC
|
H A D | ppc4xx_edac.c | 2 * Copyright (c) 2008 Nuovation System Designs, LLC
|
/linux-4.4.14/net/core/ |
H A D | stream.c | 6 * This is used because TCP, LLC (others too) layer all have mostly
|
/linux-4.4.14/include/media/ |
H A D | adv7842.h | 185 * IO register 0x19: Adjustment to the LLC DLL phase in
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | swsusp_booke.S | 4 * Copyright (c) 2009-2010 MontaVista Software, LLC.
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_mocs.c | 56 /* (e)LLC caching options */ 70 #define LLC 1 macro
|
H A D | i915_gpu_error.c | 1377 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 D | i915_gem_gtt.h | 116 #define PPAT_CACHED_PDE_INDEX 0 /* WB LLC */
|
H A D | i915_gem_context.c | 186 * Try to make the context utilize L3 as well as LLC. i915_gem_alloc_context_obj()
|
H A D | i915_gem_userptr.c | 811 * incur the cost of a snoop (unless you have an LLC architecture).
|
H A D | i915_gem.c | 3948 /* 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 D | i915_debugfs.c | 2377 /* 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 D | i915_drv.h | 821 I915_CACHE_LLC, /* also used for snoopable memory on non-LLC */ 824 large Last-Level-Cache. LLC is coherent with
|
H A D | i915_gem_gtt.c | 2909 * clflushing on LLC machines. bdw_setup_private_ppat()
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | au1550nd.c | 4 * Copyright (C) 2004 Embedded Edge, LLC 514 MODULE_AUTHOR("Embedded Edge, LLC");
|
/linux-4.4.14/net/ethernet/ |
H A D | eth.c | 188 * 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 D | qede.h | 137 /* L2 header size + 2*VLANs (8 bytes) + LLC SNAP (8 bytes) */
|
/linux-4.4.14/drivers/net/ethernet/apple/ |
H A D | mace.h | 72 #define AUTO_STRIP_RCV 0x01 /* auto-strip short LLC frames on recv */
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_cqm.c | 1344 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 D | amd.c | 367 * Fix percpu cpu_llc_id here as LLC topology is different amd_detect_cmp()
|
/linux-4.4.14/drivers/media/dvb-core/ |
H A D | dvb_net.c | 161 * 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 D | p80211conv.c | 88 * 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 D | capiutil.c | 120 {_CSTRUCT, offsetof(_cmsg, LLC)}, 554 /*28 */ "LLC",
|
H A D | capidrv.c | 1865 NULL, /* LLC */ capidrv_command() 1908 NULL, /* LLC */ capidrv_command()
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | cpufeature.h | 254 #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 D | pll.c | 10 * Copyright (C) 2008-2009 Deep Root Systems, LLC
|
/linux-4.4.14/net/x25/ |
H A D | x25_subr.c | 161 * Space for Ethernet and 802.2 LLC headers. x25_write_internal()
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
H A D | hostap_80211_rx.c | 11 /* 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 D | hostap_80211_tx.c | 11 /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
|
H A D | hostap_main.c | 46 #define PRISM2_MAX_MTU (PRISM2_MAX_FRAME_SIZE - (6 /* LLC */ + 8 /* WEP */))
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
H A D | rtw_xmit.c | 950 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 D | rtw_recv.c | 33 #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 D | capi.c | 787 * 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 D | i4l.c | 297 /* ToDo: other si1 values, inspect si2, set HLC/LLC */ command_from_LL()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | libipw_rx.c | 105 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 D | rtw_xmit.c | 1033 /* 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 D | rtw_recv.c | 1515 /* convert hdr + possible LLC headers into Ethernet header */ wlanhdr_to_ethhdr()
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
H A D | main.c | 141 /* 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 D | orinoco_usb.c | 75 /* 802.2 LLC/SNAP header used for Ethernet encapsulation over 802.11 */
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
H A D | core.c | 485 * 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 D | i2c.c | 358 * returned skb contains only LLC header and payload.
|
/linux-4.4.14/arch/arm/mach-pxa/ |
H A D | hx4700.c | 8 * Copyright (c) 2005 SDG Systems, LLC
|
/linux-4.4.14/drivers/net/plip/ |
H A D | plip.c | 570 * 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 D | rx_desc.h | 440 * d) LLC/SNAP (RFC1042, 8 bytes) 520 * 3: 802.3 (SNAP/LLC)
|
/linux-4.4.14/net/wireless/ |
H A D | util.c | 426 /* 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 D | rtllib_rx.c | 127 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 D | ieee80211_rx.c | 127 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 D | tw9910.c | 150 #define LLCMODE 0x20 /* 1 : LLC output mode. */
|
/linux-4.4.14/drivers/power/ |
H A D | ds2780_battery.c | 4 * Copyright (C) 2010 Indesign, LLC
|
/linux-4.4.14/net/sched/ |
H A D | sch_atm.c | 229 hdr = NULL; /* default LLC/SNAP for IP */ atm_tc_change()
|
/linux-4.4.14/net/mac80211/ |
H A D | cfg.c | 878 /* 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 D | llc_shdlc.c | 733 * skb contains only LLC header and payload.
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | ray_cs.c | 957 /* 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 D | zd1201.c | 776 llc 0xAA 0xAA 0x03 (802.2 LLC)
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-config.h | 1174 * 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 D | fbmon.c | 1037 it is always 00-0C-03 for HDMI Licensing, LLC. */ fb_edid_add_monspecs()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | txrx.c | 600 /* Skip LLC SNAP header (+6) */ cw1200_tx_h_bt()
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | cassini.h | 2210 { "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 D | i2c.c | 368 * returned skb contains only LLC header and payload.
|
/linux-4.4.14/include/uapi/drm/ |
H A D | i915_drm.h | 821 * LLC.
|
/linux-4.4.14/arch/mips/alchemy/common/ |
H A D | dbdma.c | 8 * Copyright 2004 Embedded Edge, LLC
|
/linux-4.4.14/net/nfc/ |
H A D | llcp_core.c | 1596 local->local_wks = 0x1; /* LLC Link Management */ nfc_llcp_register_device()
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_net.c | 1395 * 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 D | stmmac_main.c | 2242 * Type frames (LLC/LLC-SNAP) stmmac_rx()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | txrx.c | 1391 * that do not have LLC hdr. They are 16 bytes in size. ath6kl_rx()
|
/linux-4.4.14/security/selinux/ |
H A D | selinuxfs.c | 10 * Copyright (C) 2003 - 2004 Tresys Technology, LLC
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | perf_event_v7.c | 5 * 2010 (c) MontaVista Software, LLC.
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
H A D | mce.c | 2079 * last level cache (LLC), the integrated memory controller (iMC), etc. vendor_disable_error_reporting()
|
/linux-4.4.14/tools/perf/util/ |
H A D | evsel.c | 389 { "LLC", "L2", },
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | adv7842.c | 2849 /* LLC */ adv7842_core_init()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 1503 /* L2 header size + 2*VLANs (8 bytes) + LLC SNAP (8 bytes) */
|
/linux-4.4.14/arch/tile/include/gxio/ |
H A D | mpipe.h | 892 * The L2 analysis handles LLC packets, SNAP packets, and "VLAN
|