Searched refs:plt_npc_dbg (Results 1 – 3 of 3) sorted by relevance
195 plt_npc_dbg("Invalid queue index"); in cnxk_map_actions()237 plt_npc_dbg("Action is not supported = %d", in cnxk_map_actions()
673 plt_npc_dbg("kernel allocated MCAM entry %d", rsp_local.entry); in npc_get_free_mcam_entry()680 plt_npc_dbg("allocated MCAM entry after sorting %d", rsp_local.entry); in npc_get_free_mcam_entry()
243 #define plt_npc_dbg(fmt, ...) plt_dbg(npc, fmt, ##__VA_ARGS__) macro