Searched refs:tx_tstamp (Results 1 – 8 of 8) sorted by relevance
85 u64 tx_tstamp; in tcp_rate_skb_delivered() local90 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()
175 bool tx_tstamp; /* Tx timestamping enabled */ member
1725 if (ts && priv->tx_tstamp && in dpaa_cleanup_tx_fd()2177 if (priv->tx_tstamp) { in dpaa_a050385_wa_skb()2349 if (priv->tx_tstamp && skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) { in dpaa_start_xmit()3083 priv->tx_tstamp = false; in dpaa_ts_ioctl()3087 priv->tx_tstamp = true; in dpaa_ts_ioctl()
1231 u64 tx_tstamp; member
559 pdata->tx_tstamp = in xgbe_isr_task()1480 if (pdata->tx_tstamp) { in xgbe_tx_tstamp()1482 pdata->tx_tstamp); in xgbe_tx_tstamp()
657 status.tx_tstamp = in ieee80211_report_ack_skb()
8030 u64 tx_tstamp; member
18677 (status->tx_tstamp && in nl80211_frame_tx_status()18679 status->tx_tstamp, NL80211_ATTR_PAD)) || in nl80211_frame_tx_status()
Completed in 70 milliseconds