Home
last modified time | relevance | path

Searched refs:rx_packet_ts_offset (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h692 * @rx_packet_ts_offset: Offset of timestamp from start of packet data
824 int rx_packet_ts_offset; member
H A Defx.c2661 efx->rx_packet_ts_offset = in ef4_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h692 * @rx_packet_ts_offset: Offset of timestamp from start of packet data
824 int rx_packet_ts_offset; member
H A Defx.c2650 efx->rx_packet_ts_offset = in ef4_init_struct()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnet_driver.h892 * @rx_packet_ts_offset: Offset of timestamp from start of packet data
1058 int rx_packet_ts_offset; member
H A Dptp.c2026 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_ts_offset)); in efx_rx_buf_timestamp_minor()
2028 const u8 *data = eh + efx->rx_packet_ts_offset; in efx_rx_buf_timestamp_minor()
H A Defx_common.c1008 efx->rx_packet_ts_offset = in efx_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h883 * @rx_packet_ts_offset: Offset of timestamp from start of packet data
1052 int rx_packet_ts_offset; member
H A Dptp.c2028 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_ts_offset)); in efx_rx_buf_timestamp_minor()
2030 const u8 *data = eh + efx->rx_packet_ts_offset; in efx_rx_buf_timestamp_minor()
H A Defx_common.c1001 efx->rx_packet_ts_offset = in efx_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h851 * @rx_packet_ts_offset: Offset of timestamp from start of packet data
1018 int rx_packet_ts_offset; member
H A Dptp.c1980 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_ts_offset)); in efx_rx_buf_timestamp_minor()
1982 const u8 *data = eh + efx->rx_packet_ts_offset; in efx_rx_buf_timestamp_minor()
H A Defx_common.c1017 efx->rx_packet_ts_offset = in efx_siena_init_struct()

Completed in 41 milliseconds