Searched refs:IP175X_CPU_PORT (Results 1 – 3 of 3) sorted by relevance
133 data = (sc->addtag & ~(1 << IP175X_CPU_PORT)) << 11; in ip175c_dot1q_vlan_setup()134 data |= (sc->striptag & ~(1 << IP175X_CPU_PORT)) << 6; in ip175c_dot1q_vlan_setup()135 if (sc->addtag & (1 << IP175X_CPU_PORT)) in ip175c_dot1q_vlan_setup()137 if (sc->striptag & (1 << IP175X_CPU_PORT)) in ip175c_dot1q_vlan_setup()164 if (i == IP175X_CPU_PORT) { in ip175c_dot1q_vlan_setup()251 sc->cpuport = IP175X_CPU_PORT; in ip175c_attach()
41 #define IP175X_CPU_PORT 5 macro
216 sc->cpuport = IP175X_CPU_PORT; in ip175d_attach()