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

/linux-master/drivers/crypto/marvell/octeontx2/
H A Dcn10k_cpt.c54 if (!test_bit(CN10K_LMTST, &cptpf->cap_flag)) {
83 if (!test_bit(CN10K_LMTST, &cptvf->cap_flag))
175 if (test_bit(CN10K_LMTST, &cptvf->cap_flag))
H A Dotx2_cpt_common.h31 #define CN10K_LMTST 1 macro
189 __set_bit(CN10K_LMTST, cap_flag);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c172 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) {
H A Dcn10k.c33 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) {
H A Dotx2_dcbnl.c153 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) {
H A Dotx2_common.h269 #define CN10K_LMTST 2 macro
608 __set_bit(CN10K_LMTST, &hw->cap_flag);
H A Dotx2_vf.c726 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag))
781 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag))
H A Dotx2_pf.c3118 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag))
3299 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag))

Completed in 166 milliseconds