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:indications
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_dcb.c
330
u64 requests[HNAE3_MAX_TC],
indications
[HNAE3_MAX_TC];
in hclge_ieee_getpfc()
local
344
ret = hclge_pfc_rx_stats_get(hdev,
indications
);
in hclge_ieee_getpfc()
350
pfc->
indications
[i] =
indications
[i];
in hclge_ieee_getpfc()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
dcbnl.h
155
* @
indications
: count of the received pfc frames
163
__u64
indications
[IEEE_8021QAZ_MAX_TCS];
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
dcbnl.h
155
* @
indications
: count of the received pfc frames
163
__u64
indications
[IEEE_8021QAZ_MAX_TCS];
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
dcbnl.h
72
__u64
indications
[IEEE_8021QAZ_MAX_TCS];
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
dcbnl.h
72
__u64
indications
[IEEE_8021QAZ_MAX_TCS];
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
dcbnl.h
59
__u64
indications
[IEEE_8021QAZ_MAX_TCS];
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_dcb_nl.c
90
pfc->
indications
[i] = pf->stats.priority_xoff_rx[i];
in i40e_dcbnl_ieee_getpfc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_dcb.c
492
my_pfc->
indications
[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl);
in mlxsw_sp_port_pfc_cnt_get()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_dcb.c
321
hclge_pfc_rx_stats_get(hdev, pfc->
indications
);
in hclge_ieee_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_dcb.c
492
my_pfc->
indications
[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl);
in mlxsw_sp_port_pfc_cnt_get()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_dcb_nl.c
238
pfc->
indications
[i] = pf->stats.priority_xoff_rx[i];
in ice_dcbnl_getpfc()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_dcb_nl.c
579
pfc->
indications
[i] = adapter->stats.pxofftxc[i];
in ixgbe_dcbnl_ieee_getpfc()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_dcb.c
578
pfc->
indications
[i] = le64_to_cpu(*(stats + rx_off));
in bnxt_dcbnl_ieee_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_dcb.c
625
pfc->
indications
[i] = le64_to_cpu(*(stats + rx_off));
in bnxt_dcbnl_ieee_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_dcb_nl.c
253
pfc->
indications
[i] = pf->stats.priority_xoff_rx[i];
in ice_dcbnl_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_dcb_nl.c
93
pfc->
indications
[i] = pf->stats.priority_xoff_rx[i];
in i40e_dcbnl_ieee_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_dcb_nl.c
577
pfc->
indications
[i] = adapter->stats.pxofftxc[i];
in ixgbe_dcbnl_ieee_getpfc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_dcbnl.c
353
pfc->
indications
[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause);
in mlx5e_dcbnl_ieee_getpfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_dcbnl.c
353
pfc->
indications
[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause);
in mlx5e_dcbnl_ieee_getpfc()
Completed in 22 milliseconds