Home
last modified time | relevance | path

Searched refs:CN10K_LMTST (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dcn10k_cpt.c54 if (!test_bit(CN10K_LMTST, &cptpf->cap_flag)) { in cn10k_cptpf_lmtst_init()
83 if (!test_bit(CN10K_LMTST, &cptvf->cap_flag)) in cn10k_cptvf_lmtst_init()
175 if (test_bit(CN10K_LMTST, &cptvf->cap_flag)) in cptvf_hw_ops_get()
Dotx2_cpt_common.h31 #define CN10K_LMTST 1 macro
189 __set_bit(CN10K_LMTST, cap_flag); in otx2_cpt_set_hw_caps()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c726 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag)) in otx2vf_probe()
781 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag)) in otx2vf_remove()
Dqos_sq.c172 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_qos_ctx_disable()
Dotx2_dcbnl.c155 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_pfc_update_sq_smq_mapping()
Dcn10k.c33 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in cn10k_lmtst_init()
Dotx2_common.h269 #define CN10K_LMTST 2 macro
606 __set_bit(CN10K_LMTST, &hw->cap_flag); in otx2_setup_dev_hw_settings()
Dotx2_pf.c3118 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_probe()
3323 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_remove()