Searched refs:is_dev_otx2 (Results 1 – 8 of 8) 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)) \
1232 if (is_dev_otx2(pdev)) in otx2_cpt_create_eng_grps()
64 if (is_dev_otx2(nic->pdev)) { in otx2_get_egress_burst_cfg()133 if (is_dev_otx2(nic->pdev)) { in otx2_get_txschq_rate_regval()494 if (is_dev_otx2(nic->pdev)) { in otx2_tc_parse_actions()1449 if (is_dev_otx2(nic->pdev)) { in otx2_tc_ingress_matchall_install()
470 if (is_dev_otx2(pfvf->pdev)) { in otx2_ptp_init()
606 static inline bool is_dev_otx2(struct pci_dev *pdev) in is_dev_otx2() function654 if (!is_dev_otx2(pfvf->pdev)) { in otx2_setup_dev_hw_settings()
1123 if (is_dev_otx2(pfvf->pdev)) in otx2_qos_validate_quantum()
648 if (!is_dev_otx2(pfvf->pdev)) in otx2_txschq_config()