Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dcn10k_cpt.c49 if (!test_bit(CN10K_LMTST, &cptpf->cap_flag)) { in cn10k_cptpf_lmtst_init()
77 if (!test_bit(CN10K_LMTST, &cptvf->cap_flag)) { in cn10k_cptvf_lmtst_init()
Dotx2_cpt_common.h31 #define CN10K_LMTST 1 macro
138 __set_bit(CN10K_LMTST, cap_flag); in otx2_cpt_set_hw_caps()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
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()
Dotx2_common.h246 #define CN10K_LMTST 2 macro
579 __set_bit(CN10K_LMTST, &hw->cap_flag); in otx2_setup_dev_hw_settings()
Dcn10k.c33 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in cn10k_lmtst_init()
Dotx2_dcbnl.c160 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_pfc_update_sq_smq_mapping()
Dotx2_pf.c2936 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_probe()
3098 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_remove()