Searched refs:ICE_DBG_SW (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/dev/ice/ |
| HD | ice_switch.c | 329 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_sw() 350 ice_debug(hw, ICE_DBG_SW, "VEB counter resource could not be freed\n"); in ice_free_sw() 791 ice_debug(hw, ICE_DBG_SW, "Error due to unsupported rule_type %u\n", rule_type); in ice_aq_add_update_mir_rule() 813 ice_debug(hw, ICE_DBG_SW, "Error VSI index (%u) out-of-range\n", in ice_aq_add_update_mir_rule() 1059 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 1122 ice_debug(hw, ICE_DBG_SW, "fw_vsi_num %d -> %d\n", in ice_get_initial_sw_cfg() 1129 ice_debug(hw, ICE_DBG_SW, "more ports than expected\n"); in ice_get_initial_sw_cfg() 2141 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() 2157 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list() 2619 …ice_debug(hw, ICE_DBG_SW, "Invalid configuration: Optimization to reuse VSI list with more than on… in ice_add_vlan_internal() [all …]
|
| HD | ice_type.h | 122 #define ICE_DBG_SW BIT_ULL(13) macro
|
| HD | ice_common.c | 2375 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
|