Searched refs:ICE_DBG_SW (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_switch.c | 2034 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_sw() 2055 ice_debug(hw, ICE_DBG_SW, "VEB counter resource could not be freed\n"); in ice_free_sw() 2471 ice_debug(hw, ICE_DBG_SW, "Error VSI index (%u) out-of-range\n", in ice_aq_add_update_mir_rule() 2878 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 2942 ice_debug(hw, ICE_DBG_SW, "more ports than expected\n"); in ice_get_initial_sw_cfg() 3948 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list() 5627 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type\n"); in ice_remove_vsi_lkup_fltr() 5746 ice_debug(hw, ICE_DBG_SW, "counter resource could not be freed\n"); in ice_free_res_cntr() 6445 ice_debug(hw, ICE_DBG_SW, "Result idx slots: %d, need %d\n", in ice_add_sw_recipe() 6527 ice_debug(hw, ICE_DBG_SW, "No chain index available\n"); in ice_add_sw_recipe() [all …]
|
| H A D | ice_type.h | 129 #define ICE_DBG_SW BIT_ULL(13) macro
|
| H A D | ice_fdir.c | 1346 ice_debug(hw, ICE_DBG_SW, "Unknown filter type %d\n", flow); in ice_fdir_update_cntrs()
|
| H A D | ice_common.c | 1786 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
|