Searched refs:entry_rsp (Results 1 – 3 of 3) sorted by relevance
1673 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_npc_alloc_entry_for_flow_install() local1704 memset(&entry_rsp, 0, sizeof(entry_rsp)); in rvu_npc_alloc_entry_for_flow_install()1713 &entry_rsp); in rvu_npc_alloc_entry_for_flow_install()1717 *mcam_idx = entry_rsp.entry_list[0]; in rvu_npc_alloc_entry_for_flow_install()
3758 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry() local3780 &entry_req, &entry_rsp); in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()3784 if (!entry_rsp.count) in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()3787 entry = entry_rsp.entry; in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
1421 struct npc_mcam_alloc_entry_rsp entry_rsp; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry() local1444 &entry_req, &entry_rsp); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1448 if (!entry_rsp.count) in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1452 entry = npc_cn20k_vidx2idx(entry_rsp.entry); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1469 free_req.entry = entry_rsp.entry; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1474 __func__, entry_rsp.entry); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()1478 rsp->entry = entry_rsp.entry; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()