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_tstamp
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_rate.c
84
u64
tx_tstamp
;
in tcp_rate_skb_delivered()
local
89
tx_tstamp
= tcp_skb_timestamp_us(skb);
in tcp_rate_skb_delivered()
91
tcp_skb_sent_after(
tx_tstamp
, tp->first_tx_mstamp,
in tcp_rate_skb_delivered()
100
tp->first_tx_mstamp =
tx_tstamp
;
in tcp_rate_skb_delivered()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_rate.c
85
u64
tx_tstamp
;
in tcp_rate_skb_delivered()
local
90
tx_tstamp
= tcp_skb_timestamp_us(skb);
in tcp_rate_skb_delivered()
92
tcp_skb_sent_after(
tx_tstamp
, tp->first_tx_mstamp,
in tcp_rate_skb_delivered()
102
tp->first_tx_mstamp =
tx_tstamp
;
in tcp_rate_skb_delivered()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H
A
D
igc_ptp.c
566
struct igc_tx_timestamp_request *tstamp = &adapter->
tx_tstamp
[i];
in igc_ptp_clear_tx_tstamp()
688
tstamp = &adapter->
tx_tstamp
[i];
in igc_ptp_tx_hang()
801
igc_ptp_tx_reg_to_stamp(adapter, &adapter->
tx_tstamp
[0], regval);
in igc_ptp_tx_hwtstamp()
809
struct igc_tx_timestamp_request *tstamp = &adapter->
tx_tstamp
[i];
in igc_ptp_tx_hwtstamp()
1052
tstamp = &adapter->
tx_tstamp
[0];
in igc_ptp_init()
1058
tstamp = &adapter->
tx_tstamp
[1];
in igc_ptp_init()
1064
tstamp = &adapter->
tx_tstamp
[2];
in igc_ptp_init()
1070
tstamp = &adapter->
tx_tstamp
[3];
in igc_ptp_init()
H
A
D
igc.h
259
struct igc_tx_timestamp_request
tx_tstamp
[IGC_MAX_TX_TSTAMP_REGS];
member
H
A
D
igc_main.c
1552
struct igc_tx_timestamp_request *tstamp = &adapter->
tx_tstamp
[i];
in igc_request_tx_tstamp()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H
A
D
dpaa_eth.h
189
bool
tx_tstamp
; /* Tx timestamping enabled */
member
H
A
D
dpaa_eth.c
1671
if (ts && priv->
tx_tstamp
&&
in dpaa_cleanup_tx_fd()
2124
if (priv->
tx_tstamp
) {
in dpaa_a050385_wa()
2216
if (priv->
tx_tstamp
&& skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) {
in dpaa_start_xmit()
2689
priv->
tx_tstamp
= false;
in dpaa_ts_ioctl()
2693
priv->
tx_tstamp
= true;
in dpaa_ts_ioctl()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H
A
D
dpaa_eth.h
176
bool
tx_tstamp
; /* Tx timestamping enabled */
member
H
A
D
dpaa_eth.c
1722
if (ts && priv->
tx_tstamp
&&
in dpaa_cleanup_tx_fd()
2174
if (priv->
tx_tstamp
) {
in dpaa_a050385_wa_skb()
2346
if (priv->
tx_tstamp
&& skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) {
in dpaa_start_xmit()
3080
priv->
tx_tstamp
= false;
in dpaa_ts_ioctl()
3084
priv->
tx_tstamp
= true;
in dpaa_ts_ioctl()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe.h
1198
u64
tx_tstamp
;
member
H
A
D
xgbe-drv.c
559
pdata->
tx_tstamp
=
in xgbe_isr_task()
1494
if (pdata->
tx_tstamp
) {
in xgbe_tx_tstamp()
1496
pdata->
tx_tstamp
);
in xgbe_tx_tstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-drv.c
559
pdata->
tx_tstamp
=
in xgbe_isr_task()
1494
if (pdata->
tx_tstamp
) {
in xgbe_tx_tstamp()
1496
pdata->
tx_tstamp
);
in xgbe_tx_tstamp()
H
A
D
xgbe.h
1231
u64
tx_tstamp
;
member
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
status.c
657
status.
tx_tstamp
=
in ieee80211_report_ack_skb()
/kernel/linux/linux-6.6/include/net/
H
A
D
cfg80211.h
8243
* @
tx_tstamp
: hardware TX timestamp in nanoseconds
8251
u64
tx_tstamp
;
member
/kernel/linux/linux-6.6/net/wireless/
H
A
D
nl80211.c
18955
(status->
tx_tstamp
&&
in nl80211_frame_tx_status()
18957
status->
tx_tstamp
, NL80211_ATTR_PAD)) ||
in nl80211_frame_tx_status()
Completed in 83 milliseconds