Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2239 return NPC_MCAM_INVALID_REQ; in npc_mcam_verify_entry()
2254 return NPC_MCAM_INVALID_REQ; in npc_mcam_verify_counter()
2747 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_alloc_entry()
2764 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_alloc_entry()
2773 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_alloc_entry()
2794 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_free_entry()
2798 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_free_entry()
2840 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_read_entry()
2866 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_write_entry()
2875 rc = NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_mcam_write_entry()
[all …]
H A Drvu_npc_fs.c1412 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_install_flow()
1809 return NPC_MCAM_INVALID_REQ; in rvu_mbox_handler_npc_get_field_status()
H A Dmbox.h1419 NPC_MCAM_INVALID_REQ = -701, enumerator