Searched defs:llc (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/sys/dev/pci/drm/i915/gt/ |
H A D | intel_llc.c | 25 static struct intel_gt *llc_to_gt(struct intel_llc *llc) in llc_to_gt() 55 static bool get_ia_constants(struct intel_llc *llc, in get_ia_constants() 77 static void calc_ia_freq(struct intel_llc *llc, in calc_ia_freq() 123 static void gen6_update_ring_freq(struct intel_llc *llc) in gen6_update_ring_freq() 155 void intel_llc_enable(struct intel_llc *llc) in intel_llc_enable() 160 void intel_llc_disable(struct intel_llc *llc) in intel_llc_disable()
|
H A D | selftest_llc.c | 9 static int gen6_verify_ring_freq(struct intel_llc *llc) in gen6_verify_ring_freq() 67 int st_llc_verify(struct intel_llc *llc) in st_llc_verify()
|
H A D | intel_gt_types.h | 170 struct intel_llc llc; member
|
/openbsd-src/lib/libpcap/ |
H A D | llc.h | 34 struct llc { struct 52 #define llcui ctl.snap.snap_ui argument
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | llc.h | 36 struct llc { struct 54 #define llcui ctl.snap.snap_ui argument
|
H A D | print-llc.c | 63 struct llc llc; in llc_print() local
|
/openbsd-src/sys/net/ |
H A D | if_llc.h | 46 struct llc { struct 47 u_int8_t llc_dsap; argument 48 u_int8_t llc_ssap; argument 49 union { 83 } llc_un; argument
|
H A D | if_bridge.c | 1452 struct llc llc; in bridge_blocknonip() local 1499 bridge_ipsec(struct ifnet * ifp,struct ether_header * eh,int hassnap,struct llc * llc,int dir,int af,int hlen,struct mbuf * m) bridge_ipsec() argument 1672 struct llc llc; bridge_ip() local 1822 struct llc llc; bridge_fragment() local 1949 bridge_send_icmp_err(struct ifnet * ifp,struct ether_header * eh,struct mbuf * n,int hassnap,struct llc * llc,int mtu,int type,int code) bridge_send_icmp_err() argument [all...] |
/openbsd-src/usr.sbin/hostapd/ |
H A D | llc.c | 76 struct hostapd_llc *llc; in hostapd_llc_send_xid() local
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | bugpoint_gisel_reducer.py | 46 def run_llc(llc, irfile): argument
|
/openbsd-src/sys/net80211/ |
H A D | ieee80211_input.c | 1123 struct llc *llc; in ieee80211_decap() local 1231 struct llc *llc; in ieee80211_amsdu_decap() local
|
H A D | ieee80211_output.c | 528 struct llc *llc; in ieee80211_encap() local [all...] |