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:def_status_blk
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x.h
256
(&bp->
def_status_blk
->sp_sb.\
260
(&bp->
def_status_blk
->sp_sb.\
1237
(&bp->
def_status_blk
->sp_sb.\
1430
struct host_sp_status_block *
def_status_blk
;
member
2397
(&bp->
def_status_blk
->sp_sb.\
H
A
D
bnx2x_main.c
935
struct host_sp_status_block *def_sb = bp->
def_status_blk
;
in bnx2x_panic_dump()
3993
struct host_sp_status_block *def_sb = bp->
def_status_blk
;
in bnx2x_update_dsb_idx()
5217
u32 attn_bits = le32_to_cpu(bp->
def_status_blk
->atten_status_block.
in bnx2x_attn_int()
5219
u32 attn_ack = le32_to_cpu(bp->
def_status_blk
->atten_status_block.
in bnx2x_attn_int()
6039
struct host_sp_status_block *def_sb = bp->
def_status_blk
;
in bnx2x_init_def_sb()
8293
BNX2X_PCI_FREE(bp->
def_status_blk
, bp->def_status_blk_mapping,
in bnx2x_free_mem()
8364
bp->
def_status_blk
= BNX2X_PCI_ALLOC(&bp->def_status_blk_mapping,
in bnx2x_alloc_mem()
8366
if (!bp->
def_status_blk
)
in bnx2x_alloc_mem()
14989
cp->irq_arr[1].status_blk = bp->
def_status_blk
;
in bnx2x_setup_cnic_irq_info()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x.h
256
(&bp->
def_status_blk
->sp_sb.\
260
(&bp->
def_status_blk
->sp_sb.\
1237
(&bp->
def_status_blk
->sp_sb.\
1430
struct host_sp_status_block *
def_status_blk
;
member
2398
(&bp->
def_status_blk
->sp_sb.\
H
A
D
bnx2x_main.c
934
struct host_sp_status_block *def_sb = bp->
def_status_blk
;
in bnx2x_panic_dump()
3991
struct host_sp_status_block *def_sb = bp->
def_status_blk
;
in bnx2x_update_dsb_idx()
5215
u32 attn_bits = le32_to_cpu(bp->
def_status_blk
->atten_status_block.
in bnx2x_attn_int()
5217
u32 attn_ack = le32_to_cpu(bp->
def_status_blk
->atten_status_block.
in bnx2x_attn_int()
6037
struct host_sp_status_block *def_sb = bp->
def_status_blk
;
in bnx2x_init_def_sb()
8291
BNX2X_PCI_FREE(bp->
def_status_blk
, bp->def_status_blk_mapping,
in bnx2x_free_mem()
8362
bp->
def_status_blk
= BNX2X_PCI_ALLOC(&bp->def_status_blk_mapping,
in bnx2x_alloc_mem()
8364
if (!bp->
def_status_blk
)
in bnx2x_alloc_mem()
14917
cp->irq_arr[1].status_blk = bp->
def_status_blk
;
in bnx2x_setup_cnic_irq_info()
Completed in 42 milliseconds