Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1501 case ICE_MAC_UNKNOWN: in ice_ptp_cfg_phy_interrupt()
3154 if (WARN_ON(!ctrl_ptp) || pf->hw.mac_type == ICE_MAC_UNKNOWN) in ice_ptp_setup_pf()
3171 if (pf->hw.mac_type != ICE_MAC_UNKNOWN) { in ice_ptp_cleanup_pf()
H A Dice_type.h141 ICE_MAC_UNKNOWN = 0, enumerator
H A Dice_common.c177 hw->mac_type = ICE_MAC_UNKNOWN; in ice_set_mac_type()