Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.h28 int efx_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
H A Dtx.c532 return efx_ptp_tx(efx, skb); in efx_hard_start_xmit()
H A Dptp.c1788 int efx_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_tx() function