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:rx_sync
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfd3/
H
A
D
dp.c
671
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
673
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
678
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
680
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
691
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
693
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
699
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
701
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfd3_rx_csum()
812
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfd3_rx_drop()
819
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfd3_rx_drop()
[all...]
H
A
D
xsk.c
179
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfd3_xsk_rx()
182
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfd3_xsk_rx()
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H
A
D
qe_tdm.c
46
ut_info->uf_info.
rx_sync
= qe_clock_source(sprop);
in ucc_of_parse_tdm()
47
if ((ut_info->uf_info.
rx_sync
< QE_CLK_NONE) ||
in ucc_of_parse_tdm()
48
(ut_info->uf_info.
rx_sync
> QE_RSYNC_PIN)) {
in ucc_of_parse_tdm()
H
A
D
ucc_fast.c
349
if ((uf_info->
rx_sync
!= QE_CLK_NONE) &&
in ucc_fast_init()
350
ucc_set_tdm_rxtx_sync(uf_info->tdm_num, uf_info->
rx_sync
,
in ucc_fast_init()
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H
A
D
qe_tdm.c
44
ut_info->uf_info.
rx_sync
= qe_clock_source(sprop);
in ucc_of_parse_tdm()
45
if ((ut_info->uf_info.
rx_sync
< QE_CLK_NONE) ||
in ucc_of_parse_tdm()
46
(ut_info->uf_info.
rx_sync
> QE_RSYNC_PIN)) {
in ucc_of_parse_tdm()
H
A
D
ucc_fast.c
349
if ((uf_info->
rx_sync
!= QE_CLK_NONE) &&
in ucc_fast_init()
350
ucc_set_tdm_rxtx_sync(uf_info->tdm_num, uf_info->
rx_sync
,
in ucc_fast_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H
A
D
nfp_net_xsk.c
92
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_net_xsk_rx_drop()
94
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_net_xsk_rx_drop()
H
A
D
nfp_net_dp.c
83
u64_stats_init(&rx_ring->r_vec->
rx_sync
);
in nfp_net_rx_ring_init()
H
A
D
nfp_net.h
353
* @
rx_sync
: Seqlock for atomic updates of RX stats
407
struct u64_stats_sync
rx_sync
;
member
H
A
D
nfp_net_ethtool.c
888
start = u64_stats_fetch_begin(&nn->r_vecs[i].
rx_sync
);
in nfp_vnic_get_sw_stats()
896
} while (u64_stats_fetch_retry(&nn->r_vecs[i].
rx_sync
, start));
in nfp_vnic_get_sw_stats()
H
A
D
nfp_net_common.c
1779
start = u64_stats_fetch_begin(&r_vec->
rx_sync
);
in nfp_net_stat64()
1783
} while (u64_stats_fetch_retry(&r_vec->
rx_sync
, start));
in nfp_net_stat64()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/
H
A
D
dp.c
684
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
686
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
691
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
693
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
704
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
706
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
712
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
714
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfdk_rx_csum()
812
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_nfdk_rx_drop()
819
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_nfdk_rx_drop()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H
A
D
nfp_net_common.c
602
u64_stats_init(&rx_ring->r_vec->
rx_sync
);
in nfp_net_rx_ring_init()
1597
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1599
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1604
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1606
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1617
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1619
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1625
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1627
u64_stats_update_end(&r_vec->
rx_sync
);
in nfp_net_rx_csum()
1718
u64_stats_update_begin(&r_vec->
rx_sync
);
in nfp_net_rx_drop()
[all...]
H
A
D
nfp_net_ethtool.c
497
start = u64_stats_fetch_begin_irq(&nn->r_vecs[i].
rx_sync
);
in nfp_vnic_get_sw_stats()
505
} while (u64_stats_fetch_retry_irq(&nn->r_vecs[i].
rx_sync
, start));
in nfp_vnic_get_sw_stats()
H
A
D
nfp_net.h
363
* @
rx_sync
: Seqlock for atomic updates of RX stats
413
struct u64_stats_sync
rx_sync
;
member
/kernel/linux/linux-5.10/include/soc/fsl/qe/
H
A
D
ucc_fast.h
144
enum qe_clock
rx_sync
;
member
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H
A
D
ucc_fast.h
144
enum qe_clock
rx_sync
;
member
Completed in 27 milliseconds