Home
last modified time | relevance | path

Searched refs:rx_ts (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/phy/
Dmicrel.c2182 struct lan8814_ptp_rx_ts *rx_ts, *tmp; in lan8814_hwtstamp() local
2259 list_for_each_entry_safe(rx_ts, tmp, &ptp_priv->rx_ts_list, list) { in lan8814_hwtstamp()
2260 list_del(&rx_ts->list); in lan8814_hwtstamp()
2261 kfree(rx_ts); in lan8814_hwtstamp()
2312 struct lan8814_ptp_rx_ts *rx_ts, *tmp; in lan8814_match_rx_ts() local
2321 list_for_each_entry_safe(rx_ts, tmp, &ptp_priv->rx_ts_list, list) { in lan8814_match_rx_ts()
2323 if (memcmp(&skb_sig, &rx_ts->seq_id, sizeof(rx_ts->seq_id))) in lan8814_match_rx_ts()
2328 shhwtstamps->hwtstamp = ktime_set(rx_ts->seconds, in lan8814_match_rx_ts()
2329 rx_ts->nsec); in lan8814_match_rx_ts()
2330 list_del(&rx_ts->list); in lan8814_match_rx_ts()
[all …]
/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h181 struct pcan_usb_pro_rxts rx_ts; member
Dpcan_usb_pro.c739 pcan_usb_pro_handle_ts(usb_if, &pr->rx_ts); in pcan_usb_pro_decode_buf()
/linux-6.1.9/drivers/media/cec/core/
Dcec-adap.c370 data->msg.rx_ts = ktime_get_ns(); in cec_data_cancel()
751 msg->rx_ts = 0; in cec_transmit_msg_fh()
1078 msg->rx_ts = ktime_to_ns(ts); in cec_received_msg_ts()
1202 dst->rx_ts = msg->rx_ts; in cec_received_msg_ts()
Dcec-pin.c819 pin->work_rx_msg.rx_ts = ktime_to_ns(ts); in cec_pin_rx_states()
1064 ns_to_ktime(pin->work_rx_msg.rx_ts)); in cec_pin_thread_func()
/linux-6.1.9/include/uapi/linux/
Dcec.h59 __u64 rx_ts; member
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.c1173 ice_ptp_read_port_capture(struct ice_hw *hw, u8 port, u64 *tx_ts, u64 *rx_ts) in ice_ptp_read_port_capture() argument
1189 err = ice_read_64b_phy_reg_e822(hw, port, P_REG_RX_CAPTURE_L, rx_ts); in ice_ptp_read_port_capture()
1197 (unsigned long long)*rx_ts); in ice_ptp_read_port_capture()
/linux-6.1.9/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst106 - ``rx_ts``