Searched refs:tx_ts (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ptp.c | 102 u64 tx_ts; in cxgb4_ptp_read_hwstamp() local 106 tx_ts = t4_read_reg(adapter, in cxgb4_ptp_read_hwstamp() 109 tx_ts |= (u64)t4_read_reg(adapter, in cxgb4_ptp_read_hwstamp() 112 skb_ts->hwtstamp = ns_to_ktime(tx_ts); in cxgb4_ptp_read_hwstamp()
|
/linux/include/uapi/linux/ |
H A D | cec.h | 58 __u64 tx_ts; member
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp_hw.c | 1854 u64 *tx_ts, u64 *rx_ts) in ice_ptp_read_port_capture_eth56g() argument 1860 tx_ts); in ice_ptp_read_port_capture_eth56g() 1867 ice_debug(hw, ICE_DBG_PTP, "tx_init = %#016llx\n", *tx_ts); in ice_ptp_read_port_capture_eth56g() 3522 ice_ptp_read_port_capture(struct ice_hw *hw, u8 port, u64 *tx_ts, u64 *rx_ts) in ice_ptp_read_port_capture() argument 3527 err = ice_read_64b_phy_reg_e82x(hw, port, P_REG_TX_CAPTURE_L, tx_ts); in ice_ptp_read_port_capture() 3535 (unsigned long long)*tx_ts); in ice_ptp_read_port_capture()
|
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
H A D | cec-splitter.c | 472 p->out_request_current_latency_ts = ns_to_ktime(msg->tx_ts); in cec_splitter_nb_transmit_canceled_output()
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-receive.rst | 101 - ``tx_ts``
|