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:p_hw_stats
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_ethtool.c
707
mlxsw_sp_get_hw_stats_by_group(struct mlxsw_sp_port_hw_stats **
p_hw_stats
,
in mlxsw_sp_get_hw_stats_by_group()
argument
712
*
p_hw_stats
= mlxsw_sp_port_hw_stats;
in mlxsw_sp_get_hw_stats_by_group()
716
*
p_hw_stats
= mlxsw_sp_port_hw_rfc_2863_stats;
in mlxsw_sp_get_hw_stats_by_group()
720
*
p_hw_stats
= mlxsw_sp_port_hw_rfc_2819_stats;
in mlxsw_sp_get_hw_stats_by_group()
724
*
p_hw_stats
= mlxsw_sp_port_hw_rfc_3635_stats;
in mlxsw_sp_get_hw_stats_by_group()
728
*
p_hw_stats
= mlxsw_sp_port_hw_ext_stats;
in mlxsw_sp_get_hw_stats_by_group()
732
*
p_hw_stats
= mlxsw_sp_port_hw_discard_stats;
in mlxsw_sp_get_hw_stats_by_group()
736
*
p_hw_stats
= mlxsw_sp_port_hw_prio_stats;
in mlxsw_sp_get_hw_stats_by_group()
740
*
p_hw_stats
= mlxsw_sp_port_hw_tc_stats;
in mlxsw_sp_get_hw_stats_by_group()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_ethtool.c
714
mlxsw_sp_get_hw_stats_by_group(struct mlxsw_sp_port_hw_stats **
p_hw_stats
,
in mlxsw_sp_get_hw_stats_by_group()
argument
719
*
p_hw_stats
= mlxsw_sp_port_hw_stats;
in mlxsw_sp_get_hw_stats_by_group()
723
*
p_hw_stats
= mlxsw_sp_port_hw_rfc_2863_stats;
in mlxsw_sp_get_hw_stats_by_group()
727
*
p_hw_stats
= mlxsw_sp_port_hw_rfc_2819_stats;
in mlxsw_sp_get_hw_stats_by_group()
731
*
p_hw_stats
= mlxsw_sp_port_hw_rfc_3635_stats;
in mlxsw_sp_get_hw_stats_by_group()
735
*
p_hw_stats
= mlxsw_sp_port_hw_ext_stats;
in mlxsw_sp_get_hw_stats_by_group()
739
*
p_hw_stats
= mlxsw_sp_port_hw_discard_stats;
in mlxsw_sp_get_hw_stats_by_group()
743
*
p_hw_stats
= mlxsw_sp_port_hw_prio_stats;
in mlxsw_sp_get_hw_stats_by_group()
747
*
p_hw_stats
= mlxsw_sp_port_hw_tc_stats;
in mlxsw_sp_get_hw_stats_by_group()
Completed in 5 milliseconds