Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1407 case ICE_MAC_UNKNOWN: in ice_ptp_cfg_phy_interrupt()
3091 if (pf->hw.mac_type == ICE_MAC_UNKNOWN) in ice_ptp_setup_pf()
3108 if (pf->hw.mac_type != ICE_MAC_UNKNOWN) { in ice_ptp_cleanup_pf()
H A Dice_type.h142 ICE_MAC_UNKNOWN = 0, enumerator
H A Dice_common.c186 hw->mac_type = ICE_MAC_UNKNOWN; in ice_set_mac_type()