Searched refs:rvu_mbox_handler_npc_install_flow (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_switch.c | 37 return rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_switch_install_rx_rule() 67 return rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_switch_install_tx_rule()
|
D | rvu_npc.c | 641 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_ucast_entry() 726 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_promisc_entry() 798 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_bcast_match_entry() 894 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_allmulti_entry()
|
D | rvu_npc_fs.c | 1151 int rvu_mbox_handler_npc_install_flow(struct rvu *rvu, in rvu_mbox_handler_npc_install_flow() function
|