Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dptp.c175 struct efx_ptp_match { struct
961 struct efx_ptp_match *match; in efx_ptp_match_rx()
973 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_match_rx()
1009 struct efx_ptp_match *match; in efx_ptp_process_events()
1011 match = (struct efx_ptp_match *)skb->cb; in efx_ptp_process_events()
1376 struct efx_ptp_match *match = (struct efx_ptp_match *)skb->cb; in efx_ptp_rx()