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:BP_PATH
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_main.c
797
if (
BP_PATH
(bp) == 0)
in bnx2x_fw_dump_lvl()
1777
if (
BP_PATH
(bp))
in bnx2x_get_leader_lock_resource()
2545
* abs_func = 2 * vn + BP_PORT +
BP_PATH
in bnx2x_read_mf_cfg()
2550
* abs_func = 4 * vn + 2 * BP_PORT +
BP_PATH
in bnx2x_read_mf_cfg()
2555
int /*abs*/func = n * (2 * vn + BP_PORT(bp)) +
BP_PATH
(bp);
in bnx2x_read_mf_cfg()
4453
u32 bit =
BP_PATH
(bp) ?
in bnx2x_set_reset_done()
4473
u32 bit =
BP_PATH
(bp) ?
in bnx2x_set_reset_in_progress()
4506
u32 mask =
BP_PATH
(bp) ? BNX2X_PATH1_LOAD_CNT_MASK :
in bnx2x_set_pf_load()
4508
u32 shift =
BP_PATH
(bp) ? BNX2X_PATH1_LOAD_CNT_SHIFT :
in bnx2x_set_pf_load()
4544
u32 mask =
BP_PATH
(b
in bnx2x_clear_pf_load()
[all...]
H
A
D
bnx2x_ethtool.c
994
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_regs()
997
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_regs()
1000
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_regs()
1085
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_dump_data()
1088
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_dump_data()
1091
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_dump_data()
H
A
D
bnx2x_cmn.h
1110
func_mf_config[
BP_PATH
(bp) + 2 * i].
in bnx2x_get_path_func_num()
H
A
D
bnx2x_sriov.c
695
u32 was_err_group = (2 *
BP_PATH
(bp) + abs_vfid) >> 5;
in bnx2x_vf_pglue_clear_err()
1157
* 8) - (BNX2X_MAX_NUM_OF_VFS *
BP_PATH
(bp));
in bnx2x_sriov_info()
H
A
D
bnx2x_link.c
3229
path =
BP_PATH
(bp);
in bnx2x_get_warpcore_lane()
6619
gpio_port =
BP_PATH
(bp);
in bnx2x_common_ext_link_reset()
7382
gpio_port =
BP_PATH
(bp);
in bnx2x_8073_config_init()
7670
gpio_port =
BP_PATH
(bp);
in bnx2x_8073_link_reset()
7774
gpio_port =
BP_PATH
(bp);
in bnx2x_get_gpio_port()
8189
gport =
BP_PATH
(bp) +
in bnx2x_get_edc_mode()
9505
oc_port =
BP_PATH
(bp) + (params->port << 1);
in bnx2x_8727_read_status()
10294
port =
BP_PATH
(bp);
in bnx2x_848x3_config_init()
10652
port =
BP_PATH
(bp);
in bnx2x_848x3_link_reset()
10679
port =
BP_PATH
(b
in bnx2x_848xx_set_link_led()
[all...]
H
A
D
bnx2x.h
1360
#define
BP_PATH
(bp) (CHIP_IS_E1x(bp) ? 0 : (bp->pf_num & 1))
macro
H
A
D
bnx2x_cmn.c
2399
int path =
BP_PATH
(bp);
in bnx2x_nic_load_no_mcp()
3156
bnx2x_reset_is_done(bp,
BP_PATH
(bp)))
in bnx2x_nic_unload()
H
A
D
bnx2x_sp.c
6151
rdata->path_id =
BP_PATH
(bp);
in bnx2x_func_send_start()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_main.c
796
if (
BP_PATH
(bp) == 0)
in bnx2x_fw_dump_lvl()
1775
if (
BP_PATH
(bp))
in bnx2x_get_leader_lock_resource()
2543
* abs_func = 2 * vn + BP_PORT +
BP_PATH
in bnx2x_read_mf_cfg()
2548
* abs_func = 4 * vn + 2 * BP_PORT +
BP_PATH
in bnx2x_read_mf_cfg()
2553
int /*abs*/func = n * (2 * vn + BP_PORT(bp)) +
BP_PATH
(bp);
in bnx2x_read_mf_cfg()
4451
u32 bit =
BP_PATH
(bp) ?
in bnx2x_set_reset_done()
4471
u32 bit =
BP_PATH
(bp) ?
in bnx2x_set_reset_in_progress()
4504
u32 mask =
BP_PATH
(bp) ? BNX2X_PATH1_LOAD_CNT_MASK :
in bnx2x_set_pf_load()
4506
u32 shift =
BP_PATH
(bp) ? BNX2X_PATH1_LOAD_CNT_SHIFT :
in bnx2x_set_pf_load()
4542
u32 mask =
BP_PATH
(b
in bnx2x_clear_pf_load()
[all...]
H
A
D
bnx2x_ethtool.c
994
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_regs()
997
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_regs()
1000
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_regs()
1085
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_dump_data()
1088
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_dump_data()
1091
(
BP_PATH
(bp) ? DUMP_PATH_1 : DUMP_PATH_0);
in bnx2x_get_dump_data()
H
A
D
bnx2x_cmn.h
1110
func_mf_config[
BP_PATH
(bp) + 2 * i].
in bnx2x_get_path_func_num()
H
A
D
bnx2x_sriov.c
695
u32 was_err_group = (2 *
BP_PATH
(bp) + abs_vfid) >> 5;
in bnx2x_vf_pglue_clear_err()
1157
* 8) - (BNX2X_MAX_NUM_OF_VFS *
BP_PATH
(bp));
in bnx2x_sriov_info()
H
A
D
bnx2x_link.c
3229
path =
BP_PATH
(bp);
in bnx2x_get_warpcore_lane()
6621
gpio_port =
BP_PATH
(bp);
in bnx2x_common_ext_link_reset()
7384
gpio_port =
BP_PATH
(bp);
in bnx2x_8073_config_init()
7672
gpio_port =
BP_PATH
(bp);
in bnx2x_8073_link_reset()
7776
gpio_port =
BP_PATH
(bp);
in bnx2x_get_gpio_port()
8191
gport =
BP_PATH
(bp) +
in bnx2x_get_edc_mode()
9507
oc_port =
BP_PATH
(bp) + (params->port << 1);
in bnx2x_8727_read_status()
10296
port =
BP_PATH
(bp);
in bnx2x_848x3_config_init()
10654
port =
BP_PATH
(bp);
in bnx2x_848x3_link_reset()
10681
port =
BP_PATH
(b
in bnx2x_848xx_set_link_led()
[all...]
H
A
D
bnx2x.h
1360
#define
BP_PATH
(bp) (CHIP_IS_E1x(bp) ? 0 : (bp->pf_num & 1))
macro
H
A
D
bnx2x_cmn.c
2410
int path =
BP_PATH
(bp);
in bnx2x_nic_load_no_mcp()
3172
bnx2x_reset_is_done(bp,
BP_PATH
(bp)))
in bnx2x_nic_unload()
H
A
D
bnx2x_sp.c
6151
rdata->path_id =
BP_PATH
(bp);
in bnx2x_func_send_start()
Completed in 97 milliseconds