Lines Matching refs:otx2_cptpf_dev
20 static void cptpf_enable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vfpf_mbox_intr()
46 static void cptpf_disable_vfpf_mbox_intr(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vfpf_mbox_intr()
71 static void cptpf_enable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, in cptpf_enable_vf_flr_me_intrs()
102 static void cptpf_disable_vf_flr_me_intrs(struct otx2_cptpf_dev *cptpf, in cptpf_disable_vf_flr_me_intrs()
136 struct otx2_cptpf_dev *pf; in cptpf_flr_wq_handler()
179 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_flr_intr()
210 struct otx2_cptpf_dev *cptpf = arg; in cptpf_vf_me_intr()
235 static void cptpf_unregister_vfpf_intr(struct otx2_cptpf_dev *cptpf, in cptpf_unregister_vfpf_intr()
242 static int cptpf_register_vfpf_intr(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_register_vfpf_intr()
325 static void cptpf_flr_wq_destroy(struct otx2_cptpf_dev *pf) in cptpf_flr_wq_destroy()
334 static int cptpf_flr_wq_init(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_flr_wq_init()
358 static int cptpf_vfpf_mbox_init(struct otx2_cptpf_dev *cptpf, int num_vfs) in cptpf_vfpf_mbox_init()
408 static void cptpf_vfpf_mbox_destroy(struct otx2_cptpf_dev *cptpf) in cptpf_vfpf_mbox_destroy()
414 static void cptpf_disable_afpf_mbox_intr(struct otx2_cptpf_dev *cptpf) in cptpf_disable_afpf_mbox_intr()
423 static int cptpf_register_afpf_mbox_intr(struct otx2_cptpf_dev *cptpf) in cptpf_register_afpf_mbox_intr()
454 static int cptpf_afpf_mbox_init(struct otx2_cptpf_dev *cptpf) in cptpf_afpf_mbox_init()
498 static void cptpf_afpf_mbox_destroy(struct otx2_cptpf_dev *cptpf) in cptpf_afpf_mbox_destroy()
508 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in sso_pf_func_ovrd_show()
517 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in sso_pf_func_ovrd_store()
534 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in kvf_limits_show()
543 struct otx2_cptpf_dev *cptpf = dev_get_drvdata(dev); in kvf_limits_store()
573 static int cpt_is_pf_usable(struct otx2_cptpf_dev *cptpf) in cpt_is_pf_usable()
592 static void cptpf_get_rid(struct pci_dev *pdev, struct otx2_cptpf_dev *cptpf) in cptpf_get_rid()
610 static void cptpf_check_block_implemented(struct otx2_cptpf_dev *cptpf) in cptpf_check_block_implemented()
620 static int cptpf_device_init(struct otx2_cptpf_dev *cptpf) in cptpf_device_init()
647 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in cptpf_sriov_disable()
665 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in cptpf_sriov_enable()
724 struct otx2_cptpf_dev *cptpf; in otx2_cptpf_probe()
824 struct otx2_cptpf_dev *cptpf = pci_get_drvdata(pdev); in otx2_cptpf_remove()