Home
last modified time | relevance | path

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

/linux-6.12.1/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()
Drvu_nix.c6342 struct npc_delete_flow_rsp uninstall_rsp = { 0 }; in rvu_mbox_handler_nix_mcast_grp_destroy() local
6381 rvu_mbox_handler_npc_delete_flow(rvu, &uninstall_req, &uninstall_rsp); in rvu_mbox_handler_nix_mcast_grp_destroy()