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:ieee80211_if_ocb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
ocb.c
32
* These flags are used in @wrkq_flags field of &struct
ieee80211_if_ocb
42
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_rx_no_sta()
111
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_housekeeping()
123
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_work()
155
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_housekeeping_timer()
164
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_setup_sdata()
176
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_join()
207
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_leave()
H
A
D
ieee80211_i.h
603
* struct
ieee80211_if_ocb
- OCB mode state
611
struct
ieee80211_if_ocb
{
struct
1000
struct
ieee80211_if_ocb
ocb;
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
ocb.c
33
* These flags are used in @wrkq_flags field of &struct
ieee80211_if_ocb
43
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_rx_no_sta()
112
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_housekeeping()
124
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_work()
156
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_housekeeping_timer()
165
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_setup_sdata()
177
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_join()
208
struct
ieee80211_if_ocb
*ifocb = &sdata->u.ocb;
in ieee80211_ocb_leave()
H
A
D
ieee80211_i.h
597
* struct
ieee80211_if_ocb
- OCB mode state
605
struct
ieee80211_if_ocb
{
struct
1100
struct
ieee80211_if_ocb
ocb;
Completed in 20 milliseconds