Searched refs:is_dev_otx2 (Results 1 – 7 of 7) sorted by relevance
145 static inline bool is_dev_otx2(struct pci_dev *pdev) in is_dev_otx2() function178 if (!is_dev_otx2(pdev)) { in otx2_cpt_set_hw_caps()186 return is_dev_otx2(pdev) || is_dev_cn10ka_ax(pdev); in cpt_is_errata_38550_exists()191 return !is_dev_otx2(pdev) && !is_dev_cn10ka_ax(pdev); in cpt_feature_sgv2()
15 if (is_dev_otx2(pdev)) \
597 if (is_dev_otx2(pdev)) { in cptpf_get_rid()
1232 if (is_dev_otx2(pdev)) in otx2_cpt_create_eng_grps()
470 if (is_dev_otx2(pfvf->pdev)) { in otx2_ptp_init()
1123 if (is_dev_otx2(pfvf->pdev)) in otx2_qos_validate_quantum()
648 if (!is_dev_otx2(pfvf->pdev)) in otx2_txschq_config()