Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c48 return rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_switch_install_rx_rule()
80 return rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_switch_install_tx_rule()
H A Drvu_npc.c664 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_ucast_entry()
752 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_promisc_entry()
832 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_bcast_match_entry()
938 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_allmulti_entry()
H A Drvu_npc_fs.c1284 int rvu_mbox_handler_npc_install_flow(struct rvu *rvu, in rvu_mbox_handler_npc_install_flow() function