Searched refs:I40E_HW_PTP_L4_CAPABLE (Results 1 – 4 of 4) sorted by relevance
1236 if (!(pf->hw_features & I40E_HW_PTP_L4_CAPABLE)) in i40e_ptp_set_timestamp_mode()1250 if (!(pf->hw_features & I40E_HW_PTP_L4_CAPABLE)) in i40e_ptp_set_timestamp_mode()1259 if (pf->hw_features & I40E_HW_PTP_L4_CAPABLE) { in i40e_ptp_set_timestamp_mode()
530 #define I40E_HW_PTP_L4_CAPABLE BIT(10) macro
2470 if (pf->hw_features & I40E_HW_PTP_L4_CAPABLE) in i40e_get_ts_info()
12418 I40E_HW_PTP_L4_CAPABLE | in i40e_sw_init()12463 pf->hw_features |= I40E_HW_PTP_L4_CAPABLE; in i40e_sw_init()