Searched refs:ICE_DBG_LINK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_common.c | 210 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_phy_caps() 212 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_phy_caps() 218 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", in ice_aq_get_phy_caps() 220 ice_debug(hw, ICE_DBG_LINK, " link_fec_options = 0x%x\n", in ice_aq_get_phy_caps() 226 ice_debug(hw, ICE_DBG_LINK, " module_type[0] = 0x%x\n", in ice_aq_get_phy_caps() 228 ice_debug(hw, ICE_DBG_LINK, " module_type[1] = 0x%x\n", in ice_aq_get_phy_caps() 230 ice_debug(hw, ICE_DBG_LINK, " module_type[2] = 0x%x\n", in ice_aq_get_phy_caps() 487 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info() 489 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_link_info() 500 ice_debug(hw, ICE_DBG_LINK, " max_frame = 0x%x\n", in ice_aq_get_link_info() [all …]
|
| A D | ice_type.h | 41 #define ICE_DBG_LINK BIT_ULL(4) macro
|
Completed in 16 milliseconds