Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.h22 bool efx_siena_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
H A Dtx.c318 unlikely(efx_siena_ptp_is_ptp_tx(efx, skb)))) { in efx_siena_hard_start_xmit()
H A Dptp.c1597 bool efx_siena_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_siena_ptp_is_ptp_tx() function