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_NOMCP
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_main.c
779
if (
BP_NOMCP
(bp)) {
in bnx2x_fw_dump_lvl()
2361
if (!
BP_NOMCP
(bp)) {
in bnx2x_initial_phy_init()
2411
if (!
BP_NOMCP
(bp)) {
in bnx2x_link_set()
2425
if (!
BP_NOMCP
(bp)) {
in bnx2x__link_reset()
2444
if (!
BP_NOMCP
(bp)) {
in bnx2x_link_test()
2540
if (
BP_NOMCP
(bp))
in bnx2x_read_mf_cfg()
5794
!
BP_NOMCP
(bp)) {
in bnx2x_timer()
6943
if (
BP_NOMCP
(bp))
in bnx2x_setup_fan_failure_detection()
7407
if (!CHIP_IS_E1x(bp) &&
BP_NOMCP
(bp))
in bnx2x_init_hw_common()
7483
if (!
BP_NOMCP
(b
in bnx2x_init_hw_common()
[all...]
H
A
D
bnx2x_ethtool.c
287
if (IS_MF(bp) && !
BP_NOMCP
(bp))
in bnx2x_get_link_ksettings()
2694
if (
BP_NOMCP
(bp))
in bnx2x_test_loopback()
2727
if (
BP_NOMCP
(bp))
in bnx2x_test_ext_loopback()
2933
if (
BP_NOMCP
(bp))
in bnx2x_test_nvram()
H
A
D
bnx2x_cmn.c
2713
if (!
BP_NOMCP
(bp)) {
in bnx2x_nic_load()
2776
if (!
BP_NOMCP
(bp)) {
in bnx2x_nic_load()
2943
if (IS_PF(bp) && !
BP_NOMCP
(bp)) {
in bnx2x_nic_load()
3050
if (IS_PF(bp) && !
BP_NOMCP
(bp)) {
in bnx2x_nic_unload()
3137
if (IS_PF(bp) && !
BP_NOMCP
(bp))
in bnx2x_nic_unload()
H
A
D
bnx2x_stats.c
865
if (!
BP_NOMCP
(bp)) {
in bnx2x_hw_stats_update()
1613
if (!
BP_NOMCP
(bp)) {
in bnx2x_stats_init()
H
A
D
bnx2x.h
1493
#define
BP_NOMCP
(bp) ((bp)->flags & NO_MCP_FLAG)
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_main.c
778
if (
BP_NOMCP
(bp)) {
in bnx2x_fw_dump_lvl()
2359
if (!
BP_NOMCP
(bp)) {
in bnx2x_initial_phy_init()
2409
if (!
BP_NOMCP
(bp)) {
in bnx2x_link_set()
2423
if (!
BP_NOMCP
(bp)) {
in bnx2x__link_reset()
2442
if (!
BP_NOMCP
(bp)) {
in bnx2x_link_test()
2538
if (
BP_NOMCP
(bp))
in bnx2x_read_mf_cfg()
5792
!
BP_NOMCP
(bp)) {
in bnx2x_timer()
6941
if (
BP_NOMCP
(bp))
in bnx2x_setup_fan_failure_detection()
7405
if (!CHIP_IS_E1x(bp) &&
BP_NOMCP
(bp))
in bnx2x_init_hw_common()
7481
if (!
BP_NOMCP
(b
in bnx2x_init_hw_common()
[all...]
H
A
D
bnx2x_ethtool.c
287
if (IS_MF(bp) && !
BP_NOMCP
(bp))
in bnx2x_get_link_ksettings()
2702
if (
BP_NOMCP
(bp))
in bnx2x_test_loopback()
2735
if (
BP_NOMCP
(bp))
in bnx2x_test_ext_loopback()
2941
if (
BP_NOMCP
(bp))
in bnx2x_test_nvram()
H
A
D
bnx2x_cmn.c
2725
if (!
BP_NOMCP
(bp)) {
in bnx2x_nic_load()
2788
if (!
BP_NOMCP
(bp)) {
in bnx2x_nic_load()
2955
if (IS_PF(bp) && !
BP_NOMCP
(bp)) {
in bnx2x_nic_load()
3063
if (IS_PF(bp) && !
BP_NOMCP
(bp)) {
in bnx2x_nic_unload()
3153
if (IS_PF(bp) && !
BP_NOMCP
(bp))
in bnx2x_nic_unload()
H
A
D
bnx2x_stats.c
866
if (!
BP_NOMCP
(bp)) {
in bnx2x_hw_stats_update()
1614
if (!
BP_NOMCP
(bp)) {
in bnx2x_stats_init()
H
A
D
bnx2x.h
1492
#define
BP_NOMCP
(bp) ((bp)->flags & NO_MCP_FLAG)
macro
Completed in 55 milliseconds