Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:llc_hdr
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H
A
D
wmi.c
162
struct ath6kl_llc_snap_hdr *
llc_hdr
;
in ath6kl_wmi_dix_2_dot3()
local
185
new_len = skb->len - sizeof(*eth_hdr) + sizeof(*
llc_hdr
);
in ath6kl_wmi_dix_2_dot3()
194
llc_hdr
= (struct ath6kl_llc_snap_hdr *)(datap + sizeof(*eth_hdr));
in ath6kl_wmi_dix_2_dot3()
195
llc_hdr
->dsap = 0xAA;
in ath6kl_wmi_dix_2_dot3()
196
llc_hdr
->ssap = 0xAA;
in ath6kl_wmi_dix_2_dot3()
197
llc_hdr
->cntl = 0x03;
in ath6kl_wmi_dix_2_dot3()
198
llc_hdr
->org_code[0] = 0x0;
in ath6kl_wmi_dix_2_dot3()
199
llc_hdr
->org_code[1] = 0x0;
in ath6kl_wmi_dix_2_dot3()
200
llc_hdr
->org_code[2] = 0x0;
in ath6kl_wmi_dix_2_dot3()
201
llc_hdr
in ath6kl_wmi_dix_2_dot3()
304
struct ath6kl_llc_snap_hdr *
llc_hdr
;
ath6kl_wmi_implicit_create_pstream()
local
391
struct ath6kl_llc_snap_hdr *
llc_hdr
;
ath6kl_wmi_dot11_hdr_remove()
local
456
struct ath6kl_llc_snap_hdr *
llc_hdr
;
ath6kl_wmi_dot3_2_dix()
local
[all...]
H
A
D
txrx.c
112
struct ath6kl_llc_snap_hdr *
llc_hdr
;
in ath6kl_process_uapsdq()
local
139
llc_hdr
= (struct ath6kl_llc_snap_hdr *)
in ath6kl_process_uapsdq()
141
ether_type = be16_to_cpu(
llc_hdr
->eth_type);
in ath6kl_process_uapsdq()
142
ip_hdr = (u8 *)(
llc_hdr
+ 1);
in ath6kl_process_uapsdq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H
A
D
wmi.c
162
struct ath6kl_llc_snap_hdr *
llc_hdr
;
in ath6kl_wmi_dix_2_dot3()
local
185
new_len = skb->len - sizeof(*eth_hdr) + sizeof(*
llc_hdr
);
in ath6kl_wmi_dix_2_dot3()
194
llc_hdr
= (struct ath6kl_llc_snap_hdr *)(datap + sizeof(*eth_hdr));
in ath6kl_wmi_dix_2_dot3()
195
llc_hdr
->dsap = 0xAA;
in ath6kl_wmi_dix_2_dot3()
196
llc_hdr
->ssap = 0xAA;
in ath6kl_wmi_dix_2_dot3()
197
llc_hdr
->cntl = 0x03;
in ath6kl_wmi_dix_2_dot3()
198
llc_hdr
->org_code[0] = 0x0;
in ath6kl_wmi_dix_2_dot3()
199
llc_hdr
->org_code[1] = 0x0;
in ath6kl_wmi_dix_2_dot3()
200
llc_hdr
->org_code[2] = 0x0;
in ath6kl_wmi_dix_2_dot3()
201
llc_hdr
in ath6kl_wmi_dix_2_dot3()
304
struct ath6kl_llc_snap_hdr *
llc_hdr
;
ath6kl_wmi_implicit_create_pstream()
local
391
struct ath6kl_llc_snap_hdr *
llc_hdr
;
ath6kl_wmi_dot11_hdr_remove()
local
456
struct ath6kl_llc_snap_hdr *
llc_hdr
;
ath6kl_wmi_dot3_2_dix()
local
[all...]
H
A
D
txrx.c
112
struct ath6kl_llc_snap_hdr *
llc_hdr
;
in ath6kl_process_uapsdq()
local
139
llc_hdr
= (struct ath6kl_llc_snap_hdr *)
in ath6kl_process_uapsdq()
141
ether_type = be16_to_cpu(
llc_hdr
->eth_type);
in ath6kl_process_uapsdq()
142
ip_hdr = (u8 *)(
llc_hdr
+ 1);
in ath6kl_process_uapsdq()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H
A
D
wl12xx_80211.h
123
u8
llc_hdr
[sizeof(rfc1042_header)];
member
H
A
D
cmd.c
1237
memcpy(tmpl->
llc_hdr
, rfc1042_header, sizeof(rfc1042_header));
in wl1271_cmd_build_arp_rsp()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H
A
D
wl12xx_80211.h
123
u8
llc_hdr
[sizeof(rfc1042_header)];
member
H
A
D
cmd.c
1235
memcpy(tmpl->
llc_hdr
, rfc1042_header, sizeof(rfc1042_header));
in wl1271_cmd_build_arp_rsp()
Completed in 16 milliseconds