Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dcn10k_cpt.c52 if (!test_bit(CN10K_LMTST, &cptpf->cap_flag)) { in cn10k_cptpf_lmtst_init()
81 if (!test_bit(CN10K_LMTST, &cptvf->cap_flag)) { in cn10k_cptvf_lmtst_init()
A Dotx2_cpt_common.h31 #define CN10K_LMTST 1 macro
138 __set_bit(CN10K_LMTST, cap_flag); in otx2_cpt_set_hw_caps()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c712 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag)) in otx2vf_probe()
765 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag)) in otx2vf_remove()
A Dotx2_common.h249 #define CN10K_LMTST 2 macro
582 __set_bit(CN10K_LMTST, &hw->cap_flag); in otx2_setup_dev_hw_settings()
A Dcn10k.c33 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in cn10k_lmtst_init()
A Dotx2_dcbnl.c160 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_pfc_update_sq_smq_mapping()
A Dotx2_pf.c2940 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_probe()
3102 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_remove()

Completed in 17 milliseconds