Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dptp.c168 struct efx_ptp_match { struct
1154 struct efx_ptp_match *match; in efx_ptp_match_rx()
1166 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_match_rx()
1202 struct efx_ptp_match *match; in efx_ptp_process_events()
1204 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_process_events()
1589 struct efx_ptp_match *match = (struct efx_ptp_match *)skb->cb; in efx_ptp_rx()