Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_ptp.c1191 if (!test_bit(ICE_FLAG_PTP, pf->flags)) in ice_ptp_get_ts_config()
1263 if (!test_bit(ICE_FLAG_PTP, pf->flags)) in ice_ptp_set_ts_config()
1771 if (!test_bit(ICE_FLAG_PTP, pf->flags)) in ice_ptp_periodic_work()
1903 set_bit(ICE_FLAG_PTP, pf->flags); in ice_ptp_init()
1929 if (!test_bit(ICE_FLAG_PTP, pf->flags)) in ice_ptp_release()
1937 clear_bit(ICE_FLAG_PTP, pf->flags); in ice_ptp_release()
A Dice.h470 ICE_FLAG_PTP, /* PTP is enabled by software */ enumerator
A Dice_ethtool.c3249 if (!test_bit(ICE_FLAG_PTP, pf->flags)) in ice_get_ts_info()

Completed in 16 milliseconds