Searched refs:is_dev_otx2 (Results 1 – 10 of 10) 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()
1231 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()
183 if (is_dev_otx2(pfvf->pdev)) in cn10k_free_all_ipolicers()
470 if (is_dev_otx2(pfvf->pdev)) { in otx2_ptp_init()
599 static inline bool is_dev_otx2(struct pci_dev *pdev) in is_dev_otx2() function647 if (!is_dev_otx2(pfvf->pdev)) { in otx2_setup_dev_hw_settings()
1123 if (is_dev_otx2(pfvf->pdev)) in otx2_qos_validate_quantum()
646 if (!is_dev_otx2(pfvf->pdev)) in otx2_txschq_config()
Completed in 40 milliseconds