Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.h457 bool efx_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
Dtx.c663 unlikely(efx_ptp_is_ptp_tx(efx, skb))) { in efx_hard_start_xmit()
Dptp.c1568 bool efx_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_is_ptp_tx() function