Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dptp.c169 struct efx_ptp_match { struct
1213 struct efx_ptp_match *match; in efx_ptp_match_rx()
1225 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_match_rx()
1261 struct efx_ptp_match *match; in efx_ptp_process_events()
1263 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_process_events()
1653 struct efx_ptp_match *match = (struct efx_ptp_match *)skb->cb; in efx_ptp_rx()