Home
last modified time | relevance | path

Searched refs:I40E_HW_PTP_L4_CAPABLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c576 if (!(pf->hw_features & I40E_HW_PTP_L4_CAPABLE)) in i40e_ptp_set_timestamp_mode()
590 if (!(pf->hw_features & I40E_HW_PTP_L4_CAPABLE)) in i40e_ptp_set_timestamp_mode()
599 if (pf->hw_features & I40E_HW_PTP_L4_CAPABLE) { in i40e_ptp_set_timestamp_mode()
H A Di40e.h515 #define I40E_HW_PTP_L4_CAPABLE BIT(10) macro
H A Di40e_ethtool.c2473 if (pf->hw_features & I40E_HW_PTP_L4_CAPABLE) in i40e_get_ts_info()
H A Di40e_main.c12160 I40E_HW_PTP_L4_CAPABLE | in i40e_sw_init()
12205 pf->hw_features |= I40E_HW_PTP_L4_CAPABLE; in i40e_sw_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c1213 if (!(pf->hw_features & I40E_HW_PTP_L4_CAPABLE)) in i40e_ptp_set_timestamp_mode()
1227 if (!(pf->hw_features & I40E_HW_PTP_L4_CAPABLE)) in i40e_ptp_set_timestamp_mode()
1236 if (pf->hw_features & I40E_HW_PTP_L4_CAPABLE) { in i40e_ptp_set_timestamp_mode()
H A Di40e.h546 #define I40E_HW_PTP_L4_CAPABLE BIT(10) macro
H A Di40e_ethtool.c2569 if (pf->hw_features & I40E_HW_PTP_L4_CAPABLE) in i40e_get_ts_info()
H A Di40e_main.c12798 I40E_HW_PTP_L4_CAPABLE | in i40e_sw_init()
12843 pf->hw_features |= I40E_HW_PTP_L4_CAPABLE; in i40e_sw_init()

Completed in 60 milliseconds