Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_fs.c21 static const char * const npc_flow_names[] = { variable
67 if (hdr >= ARRAY_SIZE(npc_flow_names)) in npc_get_field_name()
68 return npc_flow_names[NPC_UNKNOWN]; in npc_get_field_name()
70 return npc_flow_names[hdr]; in npc_get_field_name()

Completed in 7 milliseconds