Searched refs:rvu_mbox_handler_npc_install_flow (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_switch.c | 48 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 D | rvu_rep.c | 272 return rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_rep_install_rx_rule() 311 return rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_rep_install_tx_rule()
|
H A D | rvu_npc.c | 654 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_ucast_entry() 742 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_promisc_entry() 822 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_bcast_match_entry() 910 rvu_mbox_handler_npc_install_flow(rvu, &req, &rsp); in rvu_npc_install_allmulti_entry()
|
H A D | rvu_npc_fs.c | 1396 int rvu_mbox_handler_npc_install_flow(struct rvu *rvu, in rvu_mbox_handler_npc_install_flow() function
|