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:nicvf_stop
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H
A
D
nicvf_main.c
1327
int
nicvf_stop
(struct net_device *netdev)
in nicvf_stop()
function
1353
nicvf_stop
(nic->snicvf[qidx]->netdev);
in nicvf_stop()
1761
nicvf_stop
(nic->netdev);
in nicvf_reset_task()
1868
nicvf_stop
(nic->netdev);
in nicvf_xdp_setup()
2092
.ndo_stop =
nicvf_stop
,
H
A
D
nicvf_ethtool.c
505
nicvf_stop
(netdev);
in nicvf_set_ringparam()
740
nicvf_stop
(dev);
in nicvf_set_channels()
H
A
D
nic.h
630
int
nicvf_stop
(struct net_device *netdev);
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H
A
D
nicvf_main.c
1324
int
nicvf_stop
(struct net_device *netdev)
in nicvf_stop()
function
1350
nicvf_stop
(nic->snicvf[qidx]->netdev);
in nicvf_stop()
1757
nicvf_stop
(nic->netdev);
in nicvf_reset_task()
1864
nicvf_stop
(nic->netdev);
in nicvf_xdp_setup()
2081
.ndo_stop =
nicvf_stop
,
H
A
D
nicvf_ethtool.c
512
nicvf_stop
(netdev);
in nicvf_set_ringparam()
752
nicvf_stop
(dev);
in nicvf_set_channels()
H
A
D
nic.h
630
int
nicvf_stop
(struct net_device *netdev);
Completed in 16 milliseconds