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:tx_sync
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfd3/
H
A
D
dp.c
103
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfd3_tx_tso()
105
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfd3_tx_tso()
163
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfd3_tx_csum()
168
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfd3_tx_csum()
282
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfd3_tx()
284
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfd3_tx()
365
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfd3_tx()
367
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfd3_tx()
405
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfd3_tx()
407
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfd3_tx()
[all...]
H
A
D
xsk.c
319
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfd3_xsk_complete()
322
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfd3_xsk_complete()
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H
A
D
qe_tdm.c
59
ut_info->uf_info.
tx_sync
= qe_clock_source(sprop);
in ucc_of_parse_tdm()
60
if ((ut_info->uf_info.
tx_sync
< QE_CLK_NONE) ||
in ucc_of_parse_tdm()
61
(ut_info->uf_info.
tx_sync
> QE_TSYNC_PIN)) {
in ucc_of_parse_tdm()
H
A
D
ucc_fast.c
358
if ((uf_info->
tx_sync
!= QE_CLK_NONE) &&
in ucc_fast_init()
359
ucc_set_tdm_rxtx_sync(uf_info->tdm_num, uf_info->
tx_sync
,
in ucc_fast_init()
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H
A
D
qe_tdm.c
57
ut_info->uf_info.
tx_sync
= qe_clock_source(sprop);
in ucc_of_parse_tdm()
58
if ((ut_info->uf_info.
tx_sync
< QE_CLK_NONE) ||
in ucc_of_parse_tdm()
59
(ut_info->uf_info.
tx_sync
> QE_TSYNC_PIN)) {
in ucc_of_parse_tdm()
H
A
D
ucc_fast.c
358
if ((uf_info->
tx_sync
!= QE_CLK_NONE) &&
in ucc_fast_init()
359
ucc_set_tdm_rxtx_sync(uf_info->tdm_num, uf_info->
tx_sync
,
in ucc_fast_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/
H
A
D
dp.c
70
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfdk_tx_tso()
72
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfdk_tx_tso()
103
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfdk_tx_csum()
110
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfdk_tx_csum()
280
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfdk_tx()
282
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfdk_tx()
456
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfdk_tx()
458
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfdk_tx()
544
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_nfdk_tx_complete()
547
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_nfdk_tx_complete()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H
A
D
nfp_net_common.c
582
u64_stats_init(&tx_ring->r_vec->
tx_sync
);
in nfp_net_tx_ring_init()
758
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tx_tso()
760
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tx_tso()
818
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tx_csum()
823
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tx_csum()
850
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
852
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
856
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
858
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
867
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
[all...]
H
A
D
nfp_net_ethtool.c
508
start = u64_stats_fetch_begin_irq(&nn->r_vecs[i].
tx_sync
);
in nfp_vnic_get_sw_stats()
518
} while (u64_stats_fetch_retry_irq(&nn->r_vecs[i].
tx_sync
, start));
in nfp_vnic_get_sw_stats()
H
A
D
nfp_net.h
372
* @
tx_sync
: Seqlock for atomic updates of TX stats
427
struct u64_stats_sync
tx_sync
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H
A
D
nfp_net_common.c
615
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
617
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
621
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
623
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
632
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
634
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
649
u64_stats_update_begin(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
654
u64_stats_update_end(&r_vec->
tx_sync
);
in nfp_net_tls_tx()
1789
start = u64_stats_fetch_begin(&r_vec->
tx_sync
);
in nfp_net_stat64()
1793
} while (u64_stats_fetch_retry(&r_vec->
tx_sync
, star
in nfp_net_stat64()
[all...]
H
A
D
nfp_net_dp.c
62
u64_stats_init(&tx_ring->r_vec->
tx_sync
);
in nfp_net_tx_ring_init()
H
A
D
nfp_net.h
362
* @
tx_sync
: Seqlock for atomic updates of TX stats
422
struct u64_stats_sync
tx_sync
;
member
H
A
D
nfp_net_ethtool.c
899
start = u64_stats_fetch_begin(&nn->r_vecs[i].
tx_sync
);
in nfp_vnic_get_sw_stats()
909
} while (u64_stats_fetch_retry(&nn->r_vecs[i].
tx_sync
, start));
in nfp_vnic_get_sw_stats()
/kernel/linux/linux-5.10/include/soc/fsl/qe/
H
A
D
ucc_fast.h
145
enum qe_clock
tx_sync
;
member
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H
A
D
ucc_fast.h
145
enum qe_clock
tx_sync
;
member
Completed in 20 milliseconds