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:port_mb
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_stats.c
867
SHMEM_RD(bp,
port_mb
[BP_PORT(bp)].stat_nig_timer);
in bnx2x_hw_stats_update()
1614
bp->port.port_stx = SHMEM_RD(bp,
port_mb
[port].port_stx);
in bnx2x_stats_init()
H
A
D
bnx2x_link.c
271
port_mb
[params->port].link_status));
in bnx2x_check_lfa()
2105
port_mb
[params->port].link_status), link_status);
in bnx2x_update_mng()
4815
port_mb
[port].link_status));
in bnx2x_link_status_update()
12426
port_mb
[port].ext_phy_fw_version);
in bnx2x_populate_ext_phy()
13590
port_mb
[PORT_0].ext_phy_fw_version));
in bnx2x_common_init_phy()
H
A
D
bnx2x_hsi.h
1664
struct drv_port_mb
port_mb
[PORT_MAX]; /* 0x664 (16*2=0x20) */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_stats.c
868
SHMEM_RD(bp,
port_mb
[BP_PORT(bp)].stat_nig_timer);
in bnx2x_hw_stats_update()
1615
bp->port.port_stx = SHMEM_RD(bp,
port_mb
[port].port_stx);
in bnx2x_stats_init()
H
A
D
bnx2x_link.c
271
port_mb
[params->port].link_status));
in bnx2x_check_lfa()
2105
port_mb
[params->port].link_status), link_status);
in bnx2x_update_mng()
4815
port_mb
[port].link_status));
in bnx2x_link_status_update()
12428
port_mb
[port].ext_phy_fw_version);
in bnx2x_populate_ext_phy()
13592
port_mb
[PORT_0].ext_phy_fw_version));
in bnx2x_common_init_phy()
H
A
D
bnx2x_hsi.h
1664
struct drv_port_mb
port_mb
[PORT_MAX]; /* 0x664 (16*2=0x20) */
member
Completed in 65 milliseconds