ai_off 278 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c int ai_off = MVPP2_BIT_TO_WORD(MVPP2_PRS_SRAM_AI_OFFS); ai_off 281 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c bits = (pe->sram[ai_off] >> ai_shift) | ai_off 282 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c (pe->sram[ai_off + 1] << (32 - ai_shift));