ri_bits 640 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c unsigned int ri_bits, ai_bits; ri_bits 653 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits = mvpp2_prs_sram_ri_get(&pe); ri_bits 654 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits &= MVPP2_PRS_RI_VLAN_MASK; ri_bits 664 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c if (ri_bits == MVPP2_PRS_RI_VLAN_SINGLE || ri_bits 665 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits == MVPP2_PRS_RI_VLAN_TRIPLE) ri_bits 694 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c unsigned int ri_bits; ri_bits 701 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits = mvpp2_prs_sram_ri_get(&pe); ri_bits 702 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c if ((ri_bits & MVPP2_PRS_RI_VLAN_MASK) == ri_bits 817 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c unsigned int ri_bits; ri_bits 824 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits = mvpp2_prs_sram_ri_get(&pe); ri_bits 825 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits &= MVPP2_PRS_RI_VLAN_MASK; ri_bits 826 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c if (ri_bits == MVPP2_PRS_RI_VLAN_SINGLE || ri_bits 827 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c ri_bits == MVPP2_PRS_RI_VLAN_TRIPLE)