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_E1
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
76
else if (wb &&
CHIP_IS_E1
(bp))
in bnx2x_write_big_buf()
106
else if (
CHIP_IS_E1
(bp))
in bnx2x_write_big_buf_wb()
190
else if (
CHIP_IS_E1
(bp))
in bnx2x_init_wr_wb()
547
if ((
CHIP_IS_E1
(bp) || CHIP_IS_E1H(bp)) && (r_order == MAX_RD_ORD))
in bnx2x_init_pxp_arb()
557
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_init_pxp_arb()
683
if (
CHIP_IS_E1
(bp))
in bnx2x_ilt_line_wr()
722
if (
CHIP_IS_E1
(bp)) {
in bnx2x_ilt_boundry_init_op()
H
A
D
bnx2x.h
384
#define MAX_AGG_QS(bp) (
CHIP_IS_E1
(bp) ? \
706
#define MIN_RX_SIZE_TPA_HW (
CHIP_IS_E1
(bp) ? \
877
#define
CHIP_IS_E1
(bp) (CHIP_NUM(bp) == CHIP_NUM_57710)
macro
917
#define CHIP_IS_E1x(bp) (
CHIP_IS_E1
((bp)) || CHIP_IS_E1H((bp)))
919
#define IS_E1H_OFFSET (!
CHIP_IS_E1
(bp))
2194
#define DMAE_LEN32_WR_MAX(bp) (
CHIP_IS_E1
(bp) ? 0x400 : 0x2000)
H
A
D
bnx2x_main.c
592
if (
CHIP_IS_E1
(bp))
in bnx2x_write_dmae()
628
if (
CHIP_IS_E1
(bp))
in bnx2x_read_dmae()
760
CHIP_IS_E1
(bp) ? "everest1" :
in bnx2x_mc_assert()
770
(
CHIP_IS_E1
(bp) ? 0x10000 : (CHIP_IS_E1H(bp) ? 0x20000 : 0x28000))
865
if (
CHIP_IS_E1
(bp)) {
in bnx2x_hc_int_disable()
1593
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_hc_int_enable()
1603
if (
CHIP_IS_E1
(bp))
in bnx2x_hc_int_enable()
1616
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_hc_int_enable()
2343
if (!
CHIP_IS_E1
(bp) && bp->dropless_fc && bp->link_vars.link_up) {
in bnx2x_init_dropless_fc()
3219
if (!
CHIP_IS_E1
(b
in bnx2x_pf_rx_q_prep()
[all...]
H
A
D
bnx2x_ethtool.c
694
if (
CHIP_IS_E1
(bp))
in __bnx2x_get_preset_regs_len()
808
if (
CHIP_IS_E1
(bp))
in bnx2x_is_reg_in_chip()
825
if (
CHIP_IS_E1
(bp))
in bnx2x_is_wreg_in_chip()
892
if (
CHIP_IS_E1
(bp))
in __bnx2x_get_preset_regs()
988
if (
CHIP_IS_E1
(bp)) {
in bnx2x_get_regs()
1079
if (
CHIP_IS_E1
(bp)) {
in bnx2x_get_dump_data()
2321
if (
CHIP_IS_E1
(bp))
in bnx2x_test_registers()
2425
if (
CHIP_IS_E1
(bp))
in bnx2x_test_memory()
H
A
D
bnx2x_init.h
694
if (
CHIP_IS_E1
(bp))
in bnx2x_parity_reg_mask()
H
A
D
bnx2x_cmn.h
1095
if (
CHIP_IS_E1
(bp))
in bnx2x_get_path_func_num()
H
A
D
bnx2x_sp.c
2257
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_vlan_mac_obj()
4088
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_mcast_obj()
4375
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_mac_credit_pool()
H
A
D
bnx2x_stats.c
184
if (
CHIP_IS_E1
(bp))
in bnx2x_hw_stats_post()
H
A
D
bnx2x_cmn.c
1274
if (IS_PF(bp) && !
CHIP_IS_E1
(bp))
in __bnx2x_link_report()
1481
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_rx_rings()
H
A
D
bnx2x_self_test.c
3050
is_e1 =
CHIP_IS_E1
(bp);
in bnx2x_idle_chk()
H
A
D
bnx2x_link.c
6417
if (
CHIP_IS_E1
(bp) &&
in bnx2x_set_led()
12802
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_set_rx_filter()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_init_ops.h
76
else if (wb &&
CHIP_IS_E1
(bp))
in bnx2x_write_big_buf()
106
else if (
CHIP_IS_E1
(bp))
in bnx2x_write_big_buf_wb()
190
else if (
CHIP_IS_E1
(bp))
in bnx2x_init_wr_wb()
547
if ((
CHIP_IS_E1
(bp) || CHIP_IS_E1H(bp)) && (r_order == MAX_RD_ORD))
in bnx2x_init_pxp_arb()
557
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_init_pxp_arb()
683
if (
CHIP_IS_E1
(bp))
in bnx2x_ilt_line_wr()
722
if (
CHIP_IS_E1
(bp)) {
in bnx2x_ilt_boundry_init_op()
H
A
D
bnx2x.h
384
#define MAX_AGG_QS(bp) (
CHIP_IS_E1
(bp) ? \
706
#define MIN_RX_SIZE_TPA_HW (
CHIP_IS_E1
(bp) ? \
877
#define
CHIP_IS_E1
(bp) (CHIP_NUM(bp) == CHIP_NUM_57710)
macro
917
#define CHIP_IS_E1x(bp) (
CHIP_IS_E1
((bp)) || CHIP_IS_E1H((bp)))
919
#define IS_E1H_OFFSET (!
CHIP_IS_E1
(bp))
2195
#define DMAE_LEN32_WR_MAX(bp) (
CHIP_IS_E1
(bp) ? 0x400 : 0x2000)
H
A
D
bnx2x_main.c
591
if (
CHIP_IS_E1
(bp))
in bnx2x_write_dmae()
627
if (
CHIP_IS_E1
(bp))
in bnx2x_read_dmae()
759
CHIP_IS_E1
(bp) ? "everest1" :
in bnx2x_mc_assert()
769
(
CHIP_IS_E1
(bp) ? 0x10000 : (CHIP_IS_E1H(bp) ? 0x20000 : 0x28000))
864
if (
CHIP_IS_E1
(bp)) {
in bnx2x_hc_int_disable()
1591
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_hc_int_enable()
1601
if (
CHIP_IS_E1
(bp))
in bnx2x_hc_int_enable()
1614
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_hc_int_enable()
2341
if (!
CHIP_IS_E1
(bp) && bp->dropless_fc && bp->link_vars.link_up) {
in bnx2x_init_dropless_fc()
3217
if (!
CHIP_IS_E1
(b
in bnx2x_pf_rx_q_prep()
[all...]
H
A
D
bnx2x_ethtool.c
694
if (
CHIP_IS_E1
(bp))
in __bnx2x_get_preset_regs_len()
808
if (
CHIP_IS_E1
(bp))
in bnx2x_is_reg_in_chip()
825
if (
CHIP_IS_E1
(bp))
in bnx2x_is_wreg_in_chip()
892
if (
CHIP_IS_E1
(bp))
in __bnx2x_get_preset_regs()
988
if (
CHIP_IS_E1
(bp)) {
in bnx2x_get_regs()
1079
if (
CHIP_IS_E1
(bp)) {
in bnx2x_get_dump_data()
2329
if (
CHIP_IS_E1
(bp))
in bnx2x_test_registers()
2433
if (
CHIP_IS_E1
(bp))
in bnx2x_test_memory()
H
A
D
bnx2x_init.h
694
if (
CHIP_IS_E1
(bp))
in bnx2x_parity_reg_mask()
H
A
D
bnx2x_cmn.h
1095
if (
CHIP_IS_E1
(bp))
in bnx2x_get_path_func_num()
H
A
D
bnx2x_sp.c
2257
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_vlan_mac_obj()
4088
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_mcast_obj()
4375
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_mac_credit_pool()
H
A
D
bnx2x_stats.c
184
if (
CHIP_IS_E1
(bp))
in bnx2x_hw_stats_post()
H
A
D
bnx2x_cmn.c
1285
if (IS_PF(bp) && !
CHIP_IS_E1
(bp))
in __bnx2x_link_report()
1492
if (
CHIP_IS_E1
(bp)) {
in bnx2x_init_rx_rings()
H
A
D
bnx2x_self_test.c
3050
is_e1 =
CHIP_IS_E1
(bp);
in bnx2x_idle_chk()
H
A
D
bnx2x_link.c
6419
if (
CHIP_IS_E1
(bp) &&
in bnx2x_set_led()
12804
if (!
CHIP_IS_E1
(bp)) {
in bnx2x_set_rx_filter()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
cnic.c
1211
if (!
CHIP_IS_E1
(bp))
in cnic_alloc_bnx2x_context()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
cnic.c
1209
if (!
CHIP_IS_E1
(bp))
in cnic_alloc_bnx2x_context()
Completed in 128 milliseconds