Home
last modified time | relevance | path

Searched refs:PTP_MIN_LENGTH (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.h42 #define PTP_MIN_LENGTH 63 macro
H A Dcxgb4_ptp.c63 return skb->len >= PTP_MIN_LENGTH && in cxgb4_ptp_is_ptp_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.h42 #define PTP_MIN_LENGTH 63 macro
H A Dcxgb4_ptp.c63 return skb->len >= PTP_MIN_LENGTH && in cxgb4_ptp_is_ptp_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c119 #define PTP_MIN_LENGTH 63 macro
1634 skb->len >= PTP_MIN_LENGTH && in efx_ptp_is_ptp_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c108 #define PTP_MIN_LENGTH 63 macro
1719 skb->len >= PTP_MIN_LENGTH && in efx_ptp_is_ptp_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c118 #define PTP_MIN_LENGTH 63 macro
1601 skb->len >= PTP_MIN_LENGTH && in efx_siena_ptp_is_ptp_tx()

Completed in 11 milliseconds