Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c171 struct efx_ptp_match { struct
1157 struct efx_ptp_match *match; in efx_ptp_match_rx()
1169 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_match_rx()
1205 struct efx_ptp_match *match; in efx_ptp_process_events()
1207 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_process_events()
1591 struct efx_ptp_match *match = (struct efx_ptp_match *)skb->cb; in efx_ptp_rx()