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_MAX
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_mfw_req.h
17
#define
PORT_MAX
2
macro
55
struct fcoe_capabilities fcoe_features[NVM_PATH_MAX][
PORT_MAX
];
H
A
D
bnx2x_hsi.h
1135
struct port_hw_cfg port_hw_config[
PORT_MAX
]; /* 400*2=800 */
1139
struct port_feat_cfg port_feature_config[
PORT_MAX
];/* 116*2=232 */
1620
struct port_mf_cfg port_mf_config[NVM_PATH_MAX][
PORT_MAX
];
1635
u32 validity_map[
PORT_MAX
]; /* 0x0 (4*2 = 0x8) */
1658
struct license_key drv_lic_key[
PORT_MAX
]; /* 0x440 (52*2=0x68) */
1664
struct drv_port_mb port_mb[
PORT_MAX
]; /* 0x664 (16*2=0x20) */
2138
u32 ext_phy_fw_version2[
PORT_MAX
]; /* 0x0008 */
2249
u32 dcbx_en[
PORT_MAX
];
2265
struct eee_remote_vals eee_remote_vals[
PORT_MAX
];
2283
u32 eee_status[
PORT_MAX
];
[all...]
H
A
D
bnx2x_link.c
13185
struct bnx2x_phy phy[
PORT_MAX
];
in bnx2x_8073_common_init_phy()
13186
struct bnx2x_phy *phy_blk[
PORT_MAX
];
in bnx2x_8073_common_init_phy()
13196
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8073_common_init_phy()
13250
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8073_common_init_phy()
13280
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8073_common_init_phy()
13323
for (port = 0; port <
PORT_MAX
; port++) {
in bnx2x_8726_common_init_phy()
13408
struct bnx2x_phy phy[
PORT_MAX
];
in bnx2x_8727_common_init_phy()
13409
struct bnx2x_phy *phy_blk[
PORT_MAX
];
in bnx2x_8727_common_init_phy()
13436
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8727_common_init_phy()
13481
for (port =
PORT_MAX
in bnx2x_8727_common_init_phy()
[all...]
H
A
D
bnx2x.h
2523
#define E1H_MAX_MF_SB_COUNT (HC_SB_MAX_SB_E1X/(E1HVN_MAX *
PORT_MAX
))
H
A
D
bnx2x_dcb.c
824
#define LLDP_ADMIN_MIB_OFFSET(bp) (
PORT_MAX
*sizeof(struct lldp_params) + \
H
A
D
bnx2x_main.c
6959
for (port = PORT_0; port <
PORT_MAX
; port++) {
in bnx2x_setup_fan_failure_detection()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_mfw_req.h
17
#define
PORT_MAX
2
macro
55
struct fcoe_capabilities fcoe_features[NVM_PATH_MAX][
PORT_MAX
];
H
A
D
bnx2x_hsi.h
1135
struct port_hw_cfg port_hw_config[
PORT_MAX
]; /* 400*2=800 */
1139
struct port_feat_cfg port_feature_config[
PORT_MAX
];/* 116*2=232 */
1620
struct port_mf_cfg port_mf_config[NVM_PATH_MAX][
PORT_MAX
];
1635
u32 validity_map[
PORT_MAX
]; /* 0x0 (4*2 = 0x8) */
1658
struct license_key drv_lic_key[
PORT_MAX
]; /* 0x440 (52*2=0x68) */
1664
struct drv_port_mb port_mb[
PORT_MAX
]; /* 0x664 (16*2=0x20) */
2138
u32 ext_phy_fw_version2[
PORT_MAX
]; /* 0x0008 */
2249
u32 dcbx_en[
PORT_MAX
];
2265
struct eee_remote_vals eee_remote_vals[
PORT_MAX
];
2283
u32 eee_status[
PORT_MAX
];
[all...]
H
A
D
bnx2x_link.c
13187
struct bnx2x_phy phy[
PORT_MAX
];
in bnx2x_8073_common_init_phy()
13188
struct bnx2x_phy *phy_blk[
PORT_MAX
];
in bnx2x_8073_common_init_phy()
13198
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8073_common_init_phy()
13252
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8073_common_init_phy()
13282
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8073_common_init_phy()
13325
for (port = 0; port <
PORT_MAX
; port++) {
in bnx2x_8726_common_init_phy()
13410
struct bnx2x_phy phy[
PORT_MAX
];
in bnx2x_8727_common_init_phy()
13411
struct bnx2x_phy *phy_blk[
PORT_MAX
];
in bnx2x_8727_common_init_phy()
13438
for (port =
PORT_MAX
- 1; port >= PORT_0; port--) {
in bnx2x_8727_common_init_phy()
13483
for (port =
PORT_MAX
in bnx2x_8727_common_init_phy()
[all...]
H
A
D
bnx2x.h
2523
#define E1H_MAX_MF_SB_COUNT (HC_SB_MAX_SB_E1X/(E1HVN_MAX *
PORT_MAX
))
H
A
D
bnx2x_dcb.c
824
#define LLDP_ADMIN_MIB_OFFSET(bp) (
PORT_MAX
*sizeof(struct lldp_params) + \
H
A
D
bnx2x_main.c
6957
for (port = PORT_0; port <
PORT_MAX
; port++) {
in bnx2x_setup_fan_failure_detection()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
serial.h
46
#define
PORT_MAX
13
macro
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
serial.h
64
#define
PORT_MAX
13
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
serial.h
64
#define
PORT_MAX
13
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
serial.h
59
#define
PORT_MAX
13
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
serial.h
59
#define
PORT_MAX
13
macro
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H
A
D
bnx2fc.h
139
#define
PORT_MAX
2
macro
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H
A
D
bnx2fc.h
138
#define
PORT_MAX
2
macro
Completed in 107 milliseconds