Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_switch.c161 struct npc_delete_flow_rsp uninstall_rsp = { 0 }; in rvu_switch_enable() local
201 rvu_mbox_handler_npc_delete_flow(rvu, &uninstall_req, &uninstall_rsp); in rvu_switch_enable()
213 struct npc_delete_flow_rsp uninstall_rsp = { 0 }; in rvu_switch_disable() local
255 rvu_mbox_handler_npc_delete_flow(rvu, &uninstall_req, &uninstall_rsp); in rvu_switch_disable()