Home
last modified time | relevance | path

Searched refs:CPT_LF_INPROG (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cpt.c866 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in cpt_lf_disable_iqueue()
869 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), inprog); in cpt_lf_disable_iqueue()
874 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in cpt_lf_disable_iqueue()
897 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in cpt_lf_disable_iqueue()
928 reg = rvu_read64(rvu, blkaddr, CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in rvu_cpt_lf_teardown()
930 rvu_write64(rvu, blkaddr, CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), reg); in rvu_cpt_lf_teardown()
Drvu_reg.h546 #define CPT_LF_INPROG 0x40 macro