Home
last modified time | relevance | path

Searched refs:I40E_HW_CAP_PTP_L4 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c1214 if (!test_bit(I40E_HW_CAP_PTP_L4, pf->hw.caps)) in i40e_ptp_set_timestamp_mode()
1228 if (!test_bit(I40E_HW_CAP_PTP_L4, pf->hw.caps)) in i40e_ptp_set_timestamp_mode()
1237 if (test_bit(I40E_HW_CAP_PTP_L4, pf->hw.caps)) { in i40e_ptp_set_timestamp_mode()
Di40e_adminq.c507 set_bit(I40E_HW_CAP_PTP_L4, hw->caps); in i40e_set_hw_caps()
521 set_bit(I40E_HW_CAP_PTP_L4, hw->caps); in i40e_set_hw_caps()
Di40e_type.h500 I40E_HW_CAP_PTP_L4, enumerator
Di40e_ethtool.c2572 if (test_bit(I40E_HW_CAP_PTP_L4, pf->hw.caps)) in i40e_get_ts_info()