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:tg3_hw_status
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
tg3.h
2678
struct
tg3_hw_status
{
struct
3007
struct
tg3_hw_status
*hw_status;
H
A
D
tg3.c
1040
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_has_work()
7030
struct
tg3_hw_status
*sblk = tp->napi[0].hw_status;
in tg3_poll_link()
7243
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_poll_msix()
7337
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_poll()
7525
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_interrupt()
7574
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_interrupt_tagged()
7627
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_test_isr()
8780
struct
tg3_hw_status
*sblk;
in tg3_alloc_consistent()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
tg3.h
2678
struct
tg3_hw_status
{
struct
3007
struct
tg3_hw_status
*hw_status;
H
A
D
tg3.c
1041
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_has_work()
7016
struct
tg3_hw_status
*sblk = tp->napi[0].hw_status;
in tg3_poll_link()
7229
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_poll_msix()
7323
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_poll()
7511
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_interrupt()
7560
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_interrupt_tagged()
7613
struct
tg3_hw_status
*sblk = tnapi->hw_status;
in tg3_test_isr()
8765
struct
tg3_hw_status
*sblk;
in tg3_alloc_consistent()
Completed in 80 milliseconds