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_VN
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x.h
1364
#define
BP_VN
(bp) ((bp)->pfid >> 1)
macro
1366
#define BP_L_ID(bp) (
BP_VN
(bp) << 2)
1369
#define BP_FW_MB_IDX(bp) BP_FW_MB_IDX_VN(bp,
BP_VN
(bp))
2202
BP_VN
(bp))
2237
(
BP_VN
(bp) << BNX2X_SWCID_SHIFT) | \
2442
((bp)->mf_config[
BP_VN
(bp)] & FUNC_MF_CFG_PROTOCOL_MASK)
H
A
D
bnx2x_main.c
505
opcode |= ((
BP_VN
(bp) << DMAE_CMD_E1HVN_SHIFT) |
in bnx2x_dmae_opcode()
506
(
BP_VN
(bp) << DMAE_COMMAND_DST_VN_SHIFT));
in bnx2x_dmae_opcode()
1619
val = (0xee0f | (1 << (
BP_VN
(bp) + 4)));
in bnx2x_hc_int_enable()
1680
val = (0xee0f | (1 << (
BP_VN
(bp) + 4)));
in bnx2x_igu_int_enable()
2563
if (bp->mf_config[
BP_VN
(bp)] & FUNC_MF_CFG_FUNC_DISABLED) {
in bnx2x_read_mf_cfg()
2858
bp->mf_config[
BP_VN
(bp)] = mf_config;
in bnx2x_handle_afex_cmd()
2872
bp->mf_config[
BP_VN
(bp)] = mf_config;
in bnx2x_handle_afex_cmd()
2874
bnx2x_calc_vn_max(bp,
BP_VN
(bp), &cmng_input);
in bnx2x_handle_afex_cmd()
2876
cmng_input.vnic_max_rate[
BP_VN
(bp)];
in bnx2x_handle_afex_cmd()
3002
val = (0xff0f | (1 << (
BP_VN
(b
in bnx2x_pmf_update()
[all...]
H
A
D
bnx2x_cmn.h
1331
if (vn ==
BP_VN
(bp))
in bnx2x_link_sync_notify()
H
A
D
bnx2x_cmn.c
1176
bp->mf_config[
BP_VN
(bp)]);
in bnx2x_get_mf_speed()
1596
u32 mf_cfg = bp->mf_config[
BP_VN
(bp)];
in bnx2x_update_max_mf_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x.h
1364
#define
BP_VN
(bp) ((bp)->pfid >> 1)
macro
1366
#define BP_L_ID(bp) (
BP_VN
(bp) << 2)
1369
#define BP_FW_MB_IDX(bp) BP_FW_MB_IDX_VN(bp,
BP_VN
(bp))
2203
BP_VN
(bp))
2238
(
BP_VN
(bp) << BNX2X_SWCID_SHIFT) | \
2442
((bp)->mf_config[
BP_VN
(bp)] & FUNC_MF_CFG_PROTOCOL_MASK)
H
A
D
bnx2x_main.c
504
opcode |= ((
BP_VN
(bp) << DMAE_CMD_E1HVN_SHIFT) |
in bnx2x_dmae_opcode()
505
(
BP_VN
(bp) << DMAE_COMMAND_DST_VN_SHIFT));
in bnx2x_dmae_opcode()
1617
val = (0xee0f | (1 << (
BP_VN
(bp) + 4)));
in bnx2x_hc_int_enable()
1678
val = (0xee0f | (1 << (
BP_VN
(bp) + 4)));
in bnx2x_igu_int_enable()
2561
if (bp->mf_config[
BP_VN
(bp)] & FUNC_MF_CFG_FUNC_DISABLED) {
in bnx2x_read_mf_cfg()
2856
bp->mf_config[
BP_VN
(bp)] = mf_config;
in bnx2x_handle_afex_cmd()
2870
bp->mf_config[
BP_VN
(bp)] = mf_config;
in bnx2x_handle_afex_cmd()
2872
bnx2x_calc_vn_max(bp,
BP_VN
(bp), &cmng_input);
in bnx2x_handle_afex_cmd()
2874
cmng_input.vnic_max_rate[
BP_VN
(bp)];
in bnx2x_handle_afex_cmd()
3000
val = (0xff0f | (1 << (
BP_VN
(b
in bnx2x_pmf_update()
[all...]
H
A
D
bnx2x_cmn.h
1331
if (vn ==
BP_VN
(bp))
in bnx2x_link_sync_notify()
H
A
D
bnx2x_cmn.c
1187
bp->mf_config[
BP_VN
(bp)]);
in bnx2x_get_mf_speed()
1607
u32 mf_cfg = bp->mf_config[
BP_VN
(bp)];
in bnx2x_update_max_mf_config()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
cnic.h
406
(
BP_VN
(bp) << 17) | (x))
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
cnic.h
406
(
BP_VN
(bp) << 17) | (x))
Completed in 43 milliseconds