Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ptp.h42 #define PTP_MIN_LENGTH 63 macro
Dcxgb4_ptp.c63 return skb->len >= PTP_MIN_LENGTH && in cxgb4_ptp_is_ptp_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dptp.c118 #define PTP_MIN_LENGTH 63 macro
1600 skb->len >= PTP_MIN_LENGTH && in efx_ptp_is_ptp_tx()