/kernel/linux/linux-5.10/net/llc/ |
H A D | Makefile | |
H A D | llc_if.c | 48 struct llc_sock *llc = llc_sk(sk); in llc_build_and_send_pkt() local 88 struct llc_sock *llc = llc_sk(sk); in llc_establish_connection() local
|
H A D | llc_proc.c | 83 struct llc_sock *llc; in llc_seq_next() local 118 struct llc_sock *llc = llc_sk(sk); in llc_seq_stop() local 129 struct llc_sock *llc; in llc_seq_socket_show() local 178 struct llc_sock *llc; llc_seq_core_show() local [all...] |
/kernel/linux/linux-6.6/net/llc/ |
H A D | Makefile | |
H A D | llc_if.c | 48 struct llc_sock *llc = llc_sk(sk); in llc_build_and_send_pkt() local 88 struct llc_sock *llc = llc_sk(sk); in llc_establish_connection() local
|
H A D | llc_proc.c | 83 struct llc_sock *llc; in llc_seq_next() local 118 struct llc_sock *llc = llc_sk(sk); in llc_seq_stop() local 129 struct llc_sock *llc; in llc_seq_socket_show() local 178 struct llc_sock *llc; llc_seq_core_show() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_fc.h | 47 __u8 llc; /* LLC control field */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | selftest_llc.c | 11 static int gen6_verify_ring_freq(struct intel_llc *llc) in gen6_verify_ring_freq() argument 70 int st_llc_verify(struct intel_llc *llc) in st_llc_verify() argument
|
H A D | intel_llc.c | 22 static struct intel_gt *llc_to_gt(struct intel_llc *llc) in llc_to_gt() argument 47 static bool get_ia_constants(struct intel_llc *llc, in get_ia_constants() argument 77 static void calc_ia_freq(struct intel_llc *llc, in calc_ia_freq() argument 123 static void gen6_update_ring_freq(struct intel_llc *llc) in gen6_update_ring_freq() argument 151 intel_llc_enable(struct intel_llc *llc) intel_llc_enable() argument 156 intel_llc_disable(struct intel_llc *llc) intel_llc_disable() argument [all...] |
H A D | intel_gt_types.h | 81 struct intel_llc llc; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_fc.h | 47 __u8 llc; /* LLC control field */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_llc.c | 9 static int gen6_verify_ring_freq(struct intel_llc *llc) in gen6_verify_ring_freq() argument 67 int st_llc_verify(struct intel_llc *llc) in st_llc_verify() argument [all...] |
H A D | intel_llc.c | 25 static struct intel_gt *llc_to_gt(struct intel_llc *llc) in llc_to_gt() argument 50 static bool get_ia_constants(struct intel_llc *llc, in get_ia_constants() argument 72 static void calc_ia_freq(struct intel_llc *llc, in calc_ia_freq() argument 118 static void gen6_update_ring_freq(struct intel_llc *llc) in gen6_update_ring_freq() argument 150 intel_llc_enable(struct intel_llc *llc) intel_llc_enable() argument 155 intel_llc_disable(struct intel_llc *llc) intel_llc_disable() argument [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_fc.h | 34 __u8 llc; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_fc.h | 34 __u8 llc; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_fc.h | 21 __u8 llc; member
|
/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | llc_nop.c | 45 static void llc_nop_deinit(struct nfc_llc *llc) in llc_nop_deinit() argument 50 static int llc_nop_start(struct nfc_llc *llc) in llc_nop_start() argument 55 static int llc_nop_stop(struct nfc_llc *llc) in llc_nop_stop() argument 60 static void llc_nop_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_rcv_from_drv() argument 67 static int llc_nop_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_xmit_from_hci() argument
|
H A D | llc.c | 96 struct nfc_llc *llc; in nfc_llc_allocate() local 119 nfc_llc_free(struct nfc_llc *llc) nfc_llc_free() argument 125 nfc_llc_start(struct nfc_llc *llc) nfc_llc_start() argument 131 nfc_llc_stop(struct nfc_llc *llc) nfc_llc_stop() argument 137 nfc_llc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) nfc_llc_rcv_from_drv() argument 142 nfc_llc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) nfc_llc_xmit_from_hci() argument 147 nfc_llc_get_data(struct nfc_llc *llc) nfc_llc_get_data() argument [all...] |
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | llc_nop.c | 45 static void llc_nop_deinit(struct nfc_llc *llc) in llc_nop_deinit() argument 50 static int llc_nop_start(struct nfc_llc *llc) in llc_nop_start() argument 55 static int llc_nop_stop(struct nfc_llc *llc) in llc_nop_stop() argument 60 static void llc_nop_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_rcv_from_drv() argument 67 static int llc_nop_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_xmit_from_hci() argument
|
H A D | llc.c | 96 struct nfc_llc *llc; in nfc_llc_allocate() local 119 nfc_llc_free(struct nfc_llc *llc) nfc_llc_free() argument 125 nfc_llc_start(struct nfc_llc *llc) nfc_llc_start() argument 131 nfc_llc_stop(struct nfc_llc *llc) nfc_llc_stop() argument 137 nfc_llc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) nfc_llc_rcv_from_drv() argument 142 nfc_llc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) nfc_llc_xmit_from_hci() argument 147 nfc_llc_get_data(struct nfc_llc *llc) nfc_llc_get_data() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 53 } llc; member
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 53 } llc; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 50 } llc; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 50 } llc; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
H A D | ebt_802_3.h | 37 } llc; member
|