Searched refs:entry_rsp (Results 1 – 3 of 3) sorted by relevance
1678 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_npc_alloc_entry_for_flow_install() local1719 memset(&entry_rsp, 0, sizeof(entry_rsp)); in rvu_npc_alloc_entry_for_flow_install()1728 &entry_rsp); in rvu_npc_alloc_entry_for_flow_install()1732 *mcam_idx = entry_rsp.entry_list[0]; in rvu_npc_alloc_entry_for_flow_install()
4047 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry() local4069 &entry_req, &entry_rsp); in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()4073 if (!entry_rsp.count) in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()4076 entry = entry_rsp.entry; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
1441 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry() local1464 &entry_req, &entry_rsp); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1468 if (!entry_rsp.count) in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1472 entry = npc_cn20k_vidx2idx(entry_rsp.entry); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1489 free_req.entry = entry_rsp.entry; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1494 __func__, entry_rsp.entry); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1498 rsp->entry = entry_rsp.entry; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()