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:get_mac_ops
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_cgx.c
449
mac_ops =
get_mac_ops
(cgxd);
in rvu_cgx_enadis_rx_bp()
469
mac_ops =
get_mac_ops
(cgxd);
in rvu_cgx_config_rxtx()
486
mac_ops =
get_mac_ops
(cgxd);
in rvu_cgx_tx_enable()
495
mac_ops =
get_mac_ops
(cgxd);
in rvu_cgx_config_tx()
520
mac_ops =
get_mac_ops
(cgx_dev);
in rvu_cgx_disable_dmac_entries()
564
mac_ops =
get_mac_ops
(cgxd);
in rvu_lmac_get_stats()
619
mac_ops =
get_mac_ops
(cgxd);
in rvu_mbox_handler_cgx_fec_stats()
792
mac_ops =
get_mac_ops
(cgxd);
in rvu_cgx_ptp_rx_cfg()
899
mac_ops =
get_mac_ops
(rvu_first_cgx_pdata(rvu));
in rvu_cgx_get_fifolen()
914
mac_ops =
get_mac_ops
(cgx
in rvu_cgx_get_lmac_fifolen()
[all...]
H
A
D
cgx.h
171
struct mac_ops *
get_mac_ops
(void *cgxd);
H
A
D
rvu_debugfs.c
851
mac_ops =
get_mac_ops
(rvu_first_cgx_pdata(rvu));
in rvu_dbg_rvu_pf_cgx_map_display()
2410
mac_ops =
get_mac_ops
(cgxd);
in cgx_print_stats()
2604
mac_ops =
get_mac_ops
(rvu_first_cgx_pdata(rvu));
in rvu_dbg_cgx_init()
H
A
D
cgx.c
105
struct mac_ops *
get_mac_ops
(void *cgxd)
in get_mac_ops()
function
H
A
D
rvu_nix.c
4804
mac_ops =
get_mac_ops
(cgxd);
in rvu_nix_lf_teardown()
Completed in 20 milliseconds