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
defs:bf_head
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
xmit.c
237
struct list_head
bf_head
;
in ath_tx_flush_tid()
local
322
struct list_head
bf_head
;
in ath_tid_drain()
local
449
struct list_head
bf_head
;
in ath_tx_complete_aggr()
local
681
ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *bf, struct list_head *
bf_head
)
ath_tx_process_buffer()
argument
963
struct list_head
bf_head
;
ath_tx_get_tid_subframe()
local
1816
struct list_head
bf_head
;
ath_drain_txq_list()
local
2053
struct list_head
bf_head
;
ath_tx_send_normal()
local
2576
struct list_head
bf_head
;
ath_tx_processq()
local
2667
struct list_head
bf_head
;
ath_tx_edma_tasklet()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
xmit.c
284
struct list_head
bf_head
;
in ath_tx_flush_tid()
local
369
struct list_head
bf_head
;
in ath_tid_drain()
local
498
struct list_head
bf_head
;
in ath_tx_complete_aggr()
local
730
ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *bf, struct list_head *
bf_head
)
ath_tx_process_buffer()
argument
1012
struct list_head
bf_head
;
ath_tx_get_tid_subframe()
local
1875
struct list_head
bf_head
;
ath_drain_txq_list()
local
2112
struct list_head
bf_head
;
ath_tx_send_normal()
local
2635
struct list_head
bf_head
;
ath_tx_processq()
local
2726
struct list_head
bf_head
;
ath_tx_edma_tasklet()
local
[all...]
Completed in 6 milliseconds