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:CHIP_IS_E2
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_ethtool.c
698
else if (
CHIP_IS_E2
(bp))
in __bnx2x_get_preset_regs_len()
747
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_addr_ar()
757
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_reg_num()
767
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_write_ar()
777
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_write_num()
787
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_read_ar()
797
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_read_num()
812
else if (
CHIP_IS_E2
(bp))
in bnx2x_is_reg_in_chip()
829
else if (
CHIP_IS_E2
(bp))
in bnx2x_is_wreg_in_chip()
896
else if (
CHIP_IS_E2
(b
in __bnx2x_get_preset_regs()
[all...]
H
A
D
bnx2x_init.h
698
else if (
CHIP_IS_E2
(bp))
in bnx2x_parity_reg_mask()
H
A
D
bnx2x_link.c
773
if ((
CHIP_IS_E2
(bp)) || (CHIP_IS_E3A0(bp)))
in bnx2x_ets_disabled()
2253
if (
CHIP_IS_E2
(bp))
in bnx2x_update_pfc()
2419
if (
CHIP_IS_E2
(bp))
in bnx2x_bmac_enable()
2449
if (
CHIP_IS_E2
(bp))
in bnx2x_set_bmac_rx()
3298
} else if (
CHIP_IS_E2
(bp))
in bnx2x_set_aer_mmd()
6348
CHIP_IS_E2
(bp) && params->num_phys == 2) {
in bnx2x_set_led()
6376
CHIP_IS_E2
(bp) ||
in bnx2x_set_led()
6554
CHIP_IS_E2
(bp)))
in bnx2x_link_initialize()
6618
if (
CHIP_IS_E2
(bp))
in bnx2x_common_ext_link_reset()
6658
CHIP_IS_E2
(b
in bnx2x_update_link_down()
[all...]
H
A
D
bnx2x_init_ops.h
552
else if (
CHIP_IS_E2
(bp))
in bnx2x_init_pxp_arb()
H
A
D
bnx2x_cmn.h
959
if (
CHIP_IS_E2
(bp) || CHIP_IS_E3(bp))
in bnx2x_func_start()
H
A
D
bnx2x.h
904
#define
CHIP_IS_E2
(bp) (CHIP_IS_57712(bp) || \
macro
H
A
D
bnx2x_dcb.c
1806
if (
CHIP_IS_E2
(bp) || CHIP_IS_E3A0(bp)) {
in bnx2x_dcbx_fill_cos_params()
H
A
D
bnx2x_main.c
762
CHIP_IS_E2
(bp) ? "everest2" : "everest3",
in bnx2x_mc_assert()
9755
else if (
CHIP_IS_E2
(bp))
in bnx2x_process_kill_chip_reset()
10445
offset =
CHIP_IS_E2
(bp) ? BIGMAC2_REGISTER_BMAC_CONTROL
in bnx2x_prev_unload_close_mac()
12303
if (
CHIP_IS_E2
(bp))
in bnx2x_set_modes_bitmap()
12445
else if (
CHIP_IS_E2
(bp) || CHIP_IS_E3A0(bp))
in bnx2x_init_bp()
H
A
D
bnx2x_self_test.c
3052
is_e2 =
CHIP_IS_E2
(bp);
in bnx2x_idle_chk()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_ethtool.c
698
else if (
CHIP_IS_E2
(bp))
in __bnx2x_get_preset_regs_len()
747
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_addr_ar()
757
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_reg_num()
767
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_write_ar()
777
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_write_num()
787
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_read_ar()
797
if (
CHIP_IS_E2
(bp))
in __bnx2x_get_page_read_num()
812
else if (
CHIP_IS_E2
(bp))
in bnx2x_is_reg_in_chip()
829
else if (
CHIP_IS_E2
(bp))
in bnx2x_is_wreg_in_chip()
896
else if (
CHIP_IS_E2
(b
in __bnx2x_get_preset_regs()
[all...]
H
A
D
bnx2x_init.h
698
else if (
CHIP_IS_E2
(bp))
in bnx2x_parity_reg_mask()
H
A
D
bnx2x_link.c
773
if ((
CHIP_IS_E2
(bp)) || (CHIP_IS_E3A0(bp)))
in bnx2x_ets_disabled()
2253
if (
CHIP_IS_E2
(bp))
in bnx2x_update_pfc()
2419
if (
CHIP_IS_E2
(bp))
in bnx2x_bmac_enable()
2449
if (
CHIP_IS_E2
(bp))
in bnx2x_set_bmac_rx()
3298
} else if (
CHIP_IS_E2
(bp))
in bnx2x_set_aer_mmd()
6350
CHIP_IS_E2
(bp) && params->num_phys == 2) {
in bnx2x_set_led()
6378
CHIP_IS_E2
(bp) ||
in bnx2x_set_led()
6556
CHIP_IS_E2
(bp)))
in bnx2x_link_initialize()
6620
if (
CHIP_IS_E2
(bp))
in bnx2x_common_ext_link_reset()
6660
CHIP_IS_E2
(b
in bnx2x_update_link_down()
[all...]
H
A
D
bnx2x_init_ops.h
552
else if (
CHIP_IS_E2
(bp))
in bnx2x_init_pxp_arb()
H
A
D
bnx2x_cmn.h
959
if (
CHIP_IS_E2
(bp) || CHIP_IS_E3(bp))
in bnx2x_func_start()
H
A
D
bnx2x.h
904
#define
CHIP_IS_E2
(bp) (CHIP_IS_57712(bp) || \
macro
H
A
D
bnx2x_dcb.c
1806
if (
CHIP_IS_E2
(bp) || CHIP_IS_E3A0(bp)) {
in bnx2x_dcbx_fill_cos_params()
H
A
D
bnx2x_main.c
761
CHIP_IS_E2
(bp) ? "everest2" : "everest3",
in bnx2x_mc_assert()
9756
else if (
CHIP_IS_E2
(bp))
in bnx2x_process_kill_chip_reset()
10446
offset =
CHIP_IS_E2
(bp) ? BIGMAC2_REGISTER_BMAC_CONTROL
in bnx2x_prev_unload_close_mac()
12256
if (
CHIP_IS_E2
(bp))
in bnx2x_set_modes_bitmap()
12400
else if (
CHIP_IS_E2
(bp) || CHIP_IS_E3A0(bp))
in bnx2x_init_bp()
H
A
D
bnx2x_self_test.c
3052
is_e2 =
CHIP_IS_E2
(bp);
in bnx2x_idle_chk()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
cnic.h
368
#define BNX2X_CHIP_IS_E2_PLUS(bp) (
CHIP_IS_E2
(bp) || CHIP_IS_E3(bp))
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
cnic.h
368
#define BNX2X_CHIP_IS_E2_PLUS(bp) (
CHIP_IS_E2
(bp) || CHIP_IS_E3(bp))
Completed in 89 milliseconds