Searched refs:pf_set_vfs_mac (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 1050 u16 target, bool pf_set_vfs_mac) in npc_update_rx_entry() 1055 if (rswitch->mode == DEVLINK_ESWITCH_MODE_SWITCHDEV && pf_set_vfs_mac) in npc_update_rx_entry() 1138 bool pf_set_vfs_mac) in npc_install_flow() 1162 npc_update_rx_entry(rvu, pfvf, entry, req, target, pf_set_vfs_mac); in npc_install_flow() 1266 if (pf_set_vfs_mac) { in npc_install_flow() 1292 bool pf_set_vfs_mac = false; in rvu_mbox_handler_npc_install_flow() local 1348 pf_set_vfs_mac = req->default_rule && in rvu_mbox_handler_npc_install_flow() 1378 if (err && is_npc_intf_rx(req->intf) && !pf_set_vfs_mac) in rvu_mbox_handler_npc_install_flow() 1398 if (pf_set_vfs_mac && !enable) { in rvu_mbox_handler_npc_install_flow() 1407 req, rsp, enable, pf_set_vfs_mac); in rvu_mbox_handler_npc_install_flow() 1047 npc_update_rx_entry(struct rvu *rvu, struct rvu_pfvf *pfvf, struct mcam_entry *entry, struct npc_install_flow_req *req, u16 target, bool pf_set_vfs_mac) npc_update_rx_entry() argument 1134 npc_install_flow(struct rvu *rvu, int blkaddr, u16 target, int nixlf, struct rvu_pfvf *pfvf, struct npc_install_flow_req *req, struct npc_install_flow_rsp *rsp, bool enable, bool pf_set_vfs_mac) npc_install_flow() argument [all...] |
Completed in 3 milliseconds