Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_switch.c325 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_sw()
346 ice_debug(hw, ICE_DBG_SW, "VEB counter resource could not be freed\n"); in ice_free_sw()
787 ice_debug(hw, ICE_DBG_SW, "Error due to unsupported rule_type %u\n", rule_type); in ice_aq_add_update_mir_rule()
809 ice_debug(hw, ICE_DBG_SW, "Error VSI index (%u) out-of-range\n", in ice_aq_add_update_mir_rule()
1054 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info()
1118 ice_debug(hw, ICE_DBG_SW, "more ports than expected\n"); in ice_get_initial_sw_cfg()
2111 ice_debug(hw, ICE_DBG_SW, "Failed to update pkt fwd rule to FWD_TO_VSI on HW VSI %d, error %d\n", in ice_rem_update_vsi_list()
2127 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list()
2588 …ice_debug(hw, ICE_DBG_SW, "Invalid configuration: Optimization to reuse VSI list with more than on… in ice_add_vlan_internal()
3630 ice_debug(hw, ICE_DBG_SW, "MAC VLAN look up is not supported yet\n"); in ice_remove_vsi_lkup_fltr()
[all …]
Dice_type.h153 #define ICE_DBG_SW BIT_ULL(13) macro
Dice_common.c2145 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()