Home
last modified time | relevance | path

Searched refs:entry_rsp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2149 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry() local
2170 &entry_req, &entry_rsp); in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
2174 if (!entry_rsp.count) in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
2177 entry = entry_rsp.entry; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c3165 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry() local
3191 &entry_req, &entry_rsp); in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
3195 if (!entry_rsp.count) in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
3198 entry = entry_rsp.entry; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()

Completed in 8 milliseconds