Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Dptp.c168 struct efx_ptp_match { struct
1184 struct efx_ptp_match *match; in efx_ptp_match_rx()
1196 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_match_rx()
1232 struct efx_ptp_match *match; in efx_ptp_process_events()
1234 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_process_events()
1619 struct efx_ptp_match *match = (struct efx_ptp_match *)skb->cb; in efx_ptp_rx()