Searched refs:tx_tstamp (Results 1 – 10 of 10) sorted by relevance
571 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_clear_tx_tstamp()598 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_clear_xsk_tx_tstamp_queue()727 tstamp = &adapter->tx_tstamp[i]; in igc_ptp_tx_hang()858 igc_ptp_tx_reg_to_stamp(adapter, &adapter->tx_tstamp[0], regval); in igc_ptp_tx_hwtstamp()866 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_ptp_tx_hwtstamp()1147 tstamp = &adapter->tx_tstamp[0]; in igc_ptp_init()1153 tstamp = &adapter->tx_tstamp[1]; in igc_ptp_init()1159 tstamp = &adapter->tx_tstamp[2]; in igc_ptp_init()1165 tstamp = &adapter->tx_tstamp[3]; in igc_ptp_init()
317 struct igc_tx_timestamp_request tx_tstamp[IGC_MAX_TX_TSTAMP_REGS]; member
1551 struct igc_tx_timestamp_request *tstamp = &adapter->tx_tstamp[i]; in igc_request_tx_tstamp()2933 tstamp = &adapter->tx_tstamp[i]; in igc_xsk_request_timestamp()
551 struct idpf_ptp_tx_tstamp *tx_tstamp, *tmp; in idpf_ptp_get_tx_tstamp_async_handler() local591 list_for_each_entry_safe(tx_tstamp, tmp, head, list_member) { in idpf_ptp_get_tx_tstamp_async_handler()592 if (tstamp_latch.index == tx_tstamp->idx) { in idpf_ptp_get_tx_tstamp_async_handler()593 list_del(&tx_tstamp->list_member); in idpf_ptp_get_tx_tstamp_async_handler()596 tx_tstamp); in idpf_ptp_get_tx_tstamp_async_handler()
172 bool tx_tstamp; /* Tx timestamping enabled */ member
1733 if (ts && priv->tx_tstamp && in dpaa_cleanup_tx_fd()2191 if (priv->tx_tstamp) { in dpaa_a050385_wa_skb()2370 if (priv->tx_tstamp && skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) { in dpaa_start_xmit()3096 config->tx_type = priv->tx_tstamp ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in dpaa_hwtstamp_get()3114 priv->tx_tstamp = false; in dpaa_hwtstamp_set()3118 priv->tx_tstamp = true; in dpaa_hwtstamp_set()
1169 u64 tx_tstamp; member
481 pdata->tx_tstamp = in xgbe_isr_bh_work()
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()
21475 (status->tx_tstamp && in nl80211_frame_tx_status()21477 status->tx_tstamp, NL80211_ATTR_PAD)) || in nl80211_frame_tx_status()