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:NEXT_RAW_CMP
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ethtool.c
3236
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_loopback()
3237
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_loopback()
3240
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_loopback()
H
A
D
bnxt.c
1742
tmp_raw_cons =
NEXT_RAW_CMP
(tmp_raw_cons);
in bnxt_rx_pkt()
1949
tmp_raw_cons =
NEXT_RAW_CMP
(tmp_raw_cons);
in bnxt_force_rx_discard()
2305
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in __bnxt_poll_work()
2335
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in __bnxt_poll_work()
2425
tmp_raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_nitroa0()
2451
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_nitroa0()
2594
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_p5()
H
A
D
bnxt.h
657
#define
NEXT_RAW_CMP
(idx) ADV_RAW_CMP(idx, 1)
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ethtool.c
3610
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_loopback()
3611
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_loopback()
3614
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_loopback()
H
A
D
bnxt.c
1817
tmp_raw_cons =
NEXT_RAW_CMP
(tmp_raw_cons);
in bnxt_rx_pkt()
2077
tmp_raw_cons =
NEXT_RAW_CMP
(tmp_raw_cons);
in bnxt_force_rx_discard()
2528
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in __bnxt_poll_work()
2558
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in __bnxt_poll_work()
2650
tmp_raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_nitroa0()
2676
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_nitroa0()
2829
raw_cons =
NEXT_RAW_CMP
(raw_cons);
in bnxt_poll_p5()
H
A
D
bnxt.h
701
#define
NEXT_RAW_CMP
(idx) ADV_RAW_CMP(idx, 1)
macro
Completed in 51 milliseconds