Searched refs:CPT_AF_BAR2_ALIASX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_cpt.c | 436 rvu_write64(rvu, blkaddr, CPT_AF_BAR2_ALIASX(slot, CPT_LF_CTL), 0x0); in cpt_lf_disable_iqueue() 440 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in cpt_lf_disable_iqueue() 443 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), inprog); in cpt_lf_disable_iqueue() 448 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in cpt_lf_disable_iqueue() 457 CPT_AF_BAR2_ALIASX(slot, in cpt_lf_disable_iqueue() 471 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in cpt_lf_disable_iqueue() 504 reg = rvu_read64(rvu, blkaddr, CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG)); in rvu_cpt_lf_teardown() 506 rvu_write64(rvu, blkaddr, CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), reg); in rvu_cpt_lf_teardown()
|
| D | rvu_reg.h | 537 #define CPT_AF_BAR2_ALIASX(a, b) AF_BAR2_ALIASX(a, b) macro
|