Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1981 if (ice_is_feature_supported(pf, ICE_F_SMA_CTRL)) { in ice_verify_pin()
2512 if (!ice_is_feature_supported(pf, ICE_F_SMA_CTRL)) in ice_ptp_setup_pin_cfg()
2660 if (ice_is_feature_supported(pf, ICE_F_SMA_CTRL)) { in ice_ptp_set_funcs_e810()
2687 if (ice_is_feature_supported(pf, ICE_F_SMA_CTRL)) in ice_ptp_set_funcs_e810()
H A Dice.h201 ICE_F_SMA_CTRL, enumerator
H A Dice_lib.c3898 ice_set_feature_support(pf, ICE_F_SMA_CTRL); in ice_init_feature_support()