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:rxf_stats
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H
A
D
be_main.c
420
struct be_rxf_stats_v0 *
rxf_stats
= &hw_stats->rxf;
in populate_be_v0_stats()
local
422
&
rxf_stats
->port[adapter->port_num];
in populate_be_v0_stats()
453
drvs->jabber_events =
rxf_stats
->port1_jabber_events;
in populate_be_v0_stats()
455
drvs->jabber_events =
rxf_stats
->port0_jabber_events;
in populate_be_v0_stats()
456
drvs->rx_drops_no_pbuf =
rxf_stats
->rx_drops_no_pbuf;
in populate_be_v0_stats()
457
drvs->rx_drops_no_erx_descr =
rxf_stats
->rx_drops_no_erx_descr;
in populate_be_v0_stats()
458
drvs->forwarded_packets =
rxf_stats
->forwarded_packets;
in populate_be_v0_stats()
459
drvs->rx_drops_mtu =
rxf_stats
->rx_drops_mtu;
in populate_be_v0_stats()
460
drvs->rx_drops_no_tpre_descr =
rxf_stats
->rx_drops_no_tpre_descr;
in populate_be_v0_stats()
461
drvs->rx_drops_too_many_frags =
rxf_stats
in populate_be_v0_stats()
469
struct be_
rxf_stats
_v1 *
rxf_stats
= &hw_stats->rxf;
populate_be_v1_stats()
local
515
struct be_
rxf_stats
_v2 *
rxf_stats
= &hw_stats->rxf;
populate_be_v2_stats()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H
A
D
be_main.c
419
struct be_rxf_stats_v0 *
rxf_stats
= &hw_stats->rxf;
in populate_be_v0_stats()
local
421
&
rxf_stats
->port[adapter->port_num];
in populate_be_v0_stats()
452
drvs->jabber_events =
rxf_stats
->port1_jabber_events;
in populate_be_v0_stats()
454
drvs->jabber_events =
rxf_stats
->port0_jabber_events;
in populate_be_v0_stats()
455
drvs->rx_drops_no_pbuf =
rxf_stats
->rx_drops_no_pbuf;
in populate_be_v0_stats()
456
drvs->rx_drops_no_erx_descr =
rxf_stats
->rx_drops_no_erx_descr;
in populate_be_v0_stats()
457
drvs->forwarded_packets =
rxf_stats
->forwarded_packets;
in populate_be_v0_stats()
458
drvs->rx_drops_mtu =
rxf_stats
->rx_drops_mtu;
in populate_be_v0_stats()
459
drvs->rx_drops_no_tpre_descr =
rxf_stats
->rx_drops_no_tpre_descr;
in populate_be_v0_stats()
460
drvs->rx_drops_too_many_frags =
rxf_stats
in populate_be_v0_stats()
468
struct be_
rxf_stats
_v1 *
rxf_stats
= &hw_stats->rxf;
populate_be_v1_stats()
local
514
struct be_
rxf_stats
_v2 *
rxf_stats
= &hw_stats->rxf;
populate_be_v2_stats()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H
A
D
bfi_enet.h
843
struct bfi_enet_stats_rxf
rxf_stats
[BFI_ENET_CFG_MAX];
member
H
A
D
bnad_ethtool.c
892
i < offsetof(struct bfi_enet_stats,
rxf_stats
[0]) /
in bnad_get_ethtool_stats()
915
hw_stats.
rxf_stats
[i];
in bnad_get_ethtool_stats()
H
A
D
bna_enet.c
196
stats_src = (u64 *)&(bna->stats.hw_stats_kva->
rxf_stats
[0]);
in bna_bfi_stats_get_rsp()
200
stats_dst = (u64 *)&(bna->stats.hw_stats.
rxf_stats
[i]);
in bna_bfi_stats_get_rsp()
H
A
D
bnad.c
2456
hw_stats.
rxf_stats
[i].frame_drops;
in bnad_netdev_hwstats_fill()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H
A
D
bfi_enet.h
843
struct bfi_enet_stats_rxf
rxf_stats
[BFI_ENET_CFG_MAX];
member
H
A
D
bnad_ethtool.c
844
i < offsetof(struct bfi_enet_stats,
rxf_stats
[0]) /
in bnad_get_ethtool_stats()
867
hw_stats.
rxf_stats
[i];
in bnad_get_ethtool_stats()
H
A
D
bna_enet.c
196
stats_src = (u64 *)&(bna->stats.hw_stats_kva->
rxf_stats
[0]);
in bna_bfi_stats_get_rsp()
200
stats_dst = (u64 *)&(bna->stats.hw_stats.
rxf_stats
[i]);
in bna_bfi_stats_get_rsp()
H
A
D
bnad.c
2454
hw_stats.
rxf_stats
[i].frame_drops;
in bnad_netdev_hwstats_fill()
Completed in 27 milliseconds