Searched refs:rvu_make_pcifunc (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_switch.c | 96 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in rvu_switch_install_rules() 129 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, (vf + 1)); in rvu_switch_install_rules() 239 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in rvu_switch_disable() 251 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, (vf + 1)); in rvu_switch_disable()
|
| H A D | rvu_rep.c | 336 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in rvu_rep_install_mcam_rules() 356 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, vf + 1); in rvu_rep_install_mcam_rules() 464 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in rvu_mbox_handler_get_rep_cnt()
|
| H A D | rvu.h | 54 static inline u16 rvu_make_pcifunc(struct pci_dev *pdev, int pf, int func) in rvu_make_pcifunc() function 972 !is_sdp_pf(rvu, rvu_make_pcifunc(rvu->pdev, pf, 0)); in is_pf_cgxmapped()
|
| H A D | rvu_cgx.c | 1104 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in rvu_cgx_nix_cuml_stats()
|
| H A D | rvu.c | 2363 msg->pcifunc |= rvu_make_pcifunc(rvu->pdev, devid, 0); in __rvu_mbox_handler() 2958 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in rvu_flr_handler()
|
| H A D | rvu_nix.c | 3635 pcifunc = rvu_make_pcifunc(rvu->pdev, pf, 0); in nix_setup_mce_tables()
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cpt_common.h | 22 #define OTX2_CPT_RVU_PFFUNC(pdev, pf, func) rvu_make_pcifunc(pdev, pf, func)
|
| H A D | otx2_cptpf_mbox.c | 396 msg->pcifunc = rvu_make_pcifunc(cptpf->pdev, cptpf->pf_id, in otx2_cptpf_vfpf_mbox_handler()
|
| H A D | otx2_cptpf_ucode.c | 180 rvu_make_pcifunc(cptpf->pdev, in cptx_set_ucode_base()
|