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:BNX2_CHIP_5709
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
bnx2.c
306
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_ctx_wr()
903
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_alloc_mem()
1386
(BNX2_CHIP(bp) ==
BNX2_CHIP_5709
))
in bnx2_enable_bmsr1()
1395
(BNX2_CHIP(bp) ==
BNX2_CHIP_5709
))
in bnx2_disable_bmsr1()
1412
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_enable_2g5()
1422
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_enable_2g5()
1438
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_disable_2g5()
1448
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_disable_2g5()
1464
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_enable_forced_2g5()
1508
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_disable_forced_2g5()
[all...]
H
A
D
cnic.c
912
if (BNX2_CHIP(cp) ==
BNX2_CHIP_5709
) {
in cnic_alloc_context()
4387
if (BNX2_CHIP(cp) !=
BNX2_CHIP_5709
)
in cnic_setup_5709_context()
4554
if (BNX2_CHIP(cp) ==
BNX2_CHIP_5709
) {
in cnic_init_bnx2_tx_ring()
4699
if (BNX2_CHIP(cp) !=
BNX2_CHIP_5709
)
in cnic_set_bnx2_mac()
H
A
D
bnx2.h
6871
#define
BNX2_CHIP_5709
0x57090000
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
bnx2.c
305
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_ctx_wr()
902
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_alloc_mem()
1385
(BNX2_CHIP(bp) ==
BNX2_CHIP_5709
))
in bnx2_enable_bmsr1()
1394
(BNX2_CHIP(bp) ==
BNX2_CHIP_5709
))
in bnx2_disable_bmsr1()
1411
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_enable_2g5()
1421
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_enable_2g5()
1437
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_disable_2g5()
1447
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
)
in bnx2_test_and_disable_2g5()
1463
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_enable_forced_2g5()
1507
if (BNX2_CHIP(bp) ==
BNX2_CHIP_5709
) {
in bnx2_disable_forced_2g5()
[all...]
H
A
D
cnic.c
912
if (BNX2_CHIP(cp) ==
BNX2_CHIP_5709
) {
in cnic_alloc_context()
4384
if (BNX2_CHIP(cp) !=
BNX2_CHIP_5709
)
in cnic_setup_5709_context()
4551
if (BNX2_CHIP(cp) ==
BNX2_CHIP_5709
) {
in cnic_init_bnx2_tx_ring()
4696
if (BNX2_CHIP(cp) !=
BNX2_CHIP_5709
)
in cnic_set_bnx2_mac()
H
A
D
bnx2.h
6870
#define
BNX2_CHIP_5709
0x57090000
macro
Completed in 75 milliseconds