Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c1400 bool from_vf = !!(req->hdr.pcifunc & RVU_PFVF_FUNC_MASK); in rvu_mbox_handler_npc_install_flow() local
1447 if (from_vf && req->default_rule) in rvu_mbox_handler_npc_install_flow()
1458 } else if (!from_vf && req->vf && !from_rep_dev) { in rvu_mbox_handler_npc_install_flow()
1484 if (req->hdr.pcifunc && !from_vf && req->vf && !from_rep_dev) in rvu_mbox_handler_npc_install_flow()
1512 if (from_vf && !enable) in rvu_mbox_handler_npc_install_flow()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c1077 static int bnx2x_copy32_vf_dmae(struct bnx2x *bp, u8 from_vf, in bnx2x_copy32_vf_dmae() argument
1096 if (from_vf) { in bnx2x_copy32_vf_dmae()