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:lane_config
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_link.h
269
u32
lane_config
;
member
H
A
D
bnx2x_link.c
1823
u32 ser_lane = ((params->
lane_config
&
in bnx2x_emac_enable()
3281
ser_lane = ((params->
lane_config
&
in bnx2x_set_aer_mmd()
4876
ser_lane = ((params->
lane_config
&
in bnx2x_set_master_ln()
4945
rx_lane_swap = ((params->
lane_config
&
in bnx2x_set_swap_lanes()
4948
tx_lane_swap = ((params->
lane_config
&
in bnx2x_set_swap_lanes()
6148
((params->
lane_config
&
in bnx2x_link_int_ack()
7404
if (params->
lane_config
& PORT_HW_CFG_SWAP_PHY_POLARITY_ENABLED) {
in bnx2x_8073_config_init()
7623
if (params->
lane_config
&
in bnx2x_8073_read_status()
H
A
D
bnx2x_hsi.h
744
u32
lane_config
;
member
H
A
D
bnx2x_main.c
11501
bp->link_params.
lane_config
=
in bnx2x_get_port_hwinfo()
11502
SHMEM_RD(bp, dev_info.port_hw_config[port].
lane_config
);
in bnx2x_get_port_hwinfo()
11534
BNX2X_DEV_INFO("
lane_config
0x%08x speed_cap_mask0 0x%08x link_config0 0x%08x\n",
in bnx2x_get_port_hwinfo()
11535
bp->link_params.
lane_config
,
in bnx2x_get_port_hwinfo()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_link.h
269
u32
lane_config
;
member
H
A
D
bnx2x_link.c
1823
u32 ser_lane = ((params->
lane_config
&
in bnx2x_emac_enable()
3281
ser_lane = ((params->
lane_config
&
in bnx2x_set_aer_mmd()
4876
ser_lane = ((params->
lane_config
&
in bnx2x_set_master_ln()
4945
rx_lane_swap = ((params->
lane_config
&
in bnx2x_set_swap_lanes()
4948
tx_lane_swap = ((params->
lane_config
&
in bnx2x_set_swap_lanes()
6148
((params->
lane_config
&
in bnx2x_link_int_ack()
7406
if (params->
lane_config
& PORT_HW_CFG_SWAP_PHY_POLARITY_ENABLED) {
in bnx2x_8073_config_init()
7625
if (params->
lane_config
&
in bnx2x_8073_read_status()
H
A
D
bnx2x_hsi.h
744
u32
lane_config
;
member
H
A
D
bnx2x_main.c
11502
bp->link_params.
lane_config
=
in bnx2x_get_port_hwinfo()
11503
SHMEM_RD(bp, dev_info.port_hw_config[port].
lane_config
);
in bnx2x_get_port_hwinfo()
11535
BNX2X_DEV_INFO("
lane_config
0x%08x speed_cap_mask0 0x%08x link_config0 0x%08x\n",
in bnx2x_get_port_hwinfo()
11536
bp->link_params.
lane_config
,
in bnx2x_get_port_hwinfo()
Completed in 99 milliseconds