Home
last modified time | relevance | path

Searched refs:ICE_DBG_LINK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_common.c349 ice_debug(hw, ICE_DBG_LINK, "get phy caps dump\n"); in ice_aq_get_phy_caps()
371 ice_debug(hw, ICE_DBG_LINK, "%s: report_mode = 0x%x\n", in ice_aq_get_phy_caps()
376 ice_debug(hw, ICE_DBG_LINK, "%s: eee_cap = 0x%x\n", prefix, in ice_aq_get_phy_caps()
647 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
649 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_link_info()
651 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_link_info()
660 ice_debug(hw, ICE_DBG_LINK, " max_frame = 0x%x\n", in ice_aq_get_link_info()
3173 ice_debug(hw, ICE_DBG_LINK, "set phy cfg\n"); in ice_aq_set_phy_cfg()
3174 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_set_phy_cfg()
3176 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_set_phy_cfg()
[all …]
A Dice_type.h43 #define ICE_DBG_LINK BIT_ULL(4) macro

Completed in 18 milliseconds