Searched refs:tx_tstamp (Results 1 – 10 of 10) sorted by relevance
546 struct idpf_ptp_tx_tstamp *tx_tstamp, *tmp; in idpf_ptp_get_tx_tstamp_async_handler() local593 list_for_each_entry_safe(tx_tstamp, tmp, head, list_member) { in idpf_ptp_get_tx_tstamp_async_handler()594 if (tstamp_latch.index == tx_tstamp->idx) { in idpf_ptp_get_tx_tstamp_async_handler()597 list_del(&tx_tstamp->list_member); in idpf_ptp_get_tx_tstamp_async_handler()600 tx_tstamp); in idpf_ptp_get_tx_tstamp_async_handler()
172 bool tx_tstamp; /* Tx timestamping enabled */ member
1732 if (ts && priv->tx_tstamp && in dpaa_cleanup_tx_fd()2190 if (priv->tx_tstamp) { in dpaa_a050385_wa_skb()2369 if (priv->tx_tstamp && skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) { in dpaa_start_xmit()3095 config->tx_type = priv->tx_tstamp ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in dpaa_hwtstamp_get()3113 priv->tx_tstamp = false; in dpaa_hwtstamp_set()3117 priv->tx_tstamp = true; in dpaa_hwtstamp_set()
319 struct igc_tx_timestamp_request tx_tstamp[IGC_MAX_TX_TSTAMP_REGS]; member
1169 u64 tx_tstamp; member
481 pdata->tx_tstamp = in xgbe_isr_bh_work()
640 status.tx_tstamp = in ieee80211_report_ack_skb()
1813 u64 tx_tstamp; in tcp_rate_skb_delivered() local1818 tx_tstamp = tcp_skb_timestamp_us(skb); in tcp_rate_skb_delivered()1820 tcp_skb_sent_after(tx_tstamp, tp->first_tx_mstamp, in tcp_rate_skb_delivered()1830 tp->first_tx_mstamp = tx_tstamp; in tcp_rate_skb_delivered()
9609 u64 tx_tstamp; member
22079 (status->tx_tstamp && in nl80211_frame_tx_status()22081 status->tx_tstamp, NL80211_ATTR_PAD)) || in nl80211_frame_tx_status()