Searched refs:MVPP2_PRS_TCAM_PORT (Results 1 – 2 of 2) sorted by relevance
64 #define MVPP2_PRS_TCAM_PORT(p) ((p) << 8) macro65 #define MVPP2_PRS_TCAM_PORT_EN(p) MVPP2_PRS_TCAM_EN(MVPP2_PRS_TCAM_PORT(p))
123 pe->tcam[MVPP2_PRS_TCAM_PORT_WORD] &= ~MVPP2_PRS_TCAM_PORT(MVPP2_PRS_PORT_MASK); in mvpp2_prs_tcam_port_map_set()