Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2226 return NPC_MCAM_INVALID_REQ; in npc_mcam_verify_entry()
2241 return NPC_MCAM_INVALID_REQ; in npc_mcam_verify_counter()
2691 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_alloc_entry()
2708 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_alloc_entry()
2717 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_alloc_entry()
2738 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_free_entry()
2742 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_free_entry()
2784 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_read_entry()
2810 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_write_entry()
2819 rc = NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_write_entry()
[all …]
H A Drvu_npc_fs.c1299 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_install_flow()
1691 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_get_field_status()
H A Dmbox.h1302 NPC_MCAM_INVALID_REQ = -701, enumerator