Searched refs:ALU_V_PORT_MAP (Results 1 – 2 of 2) sorted by relevance
762 if ((alu_table[2] & ALU_V_PORT_MAP) == 0) { in ksz_port_fdb_del()801 alu->port_forward = alu_table[1] & ALU_V_PORT_MAP; in convert_alu()995 if ((static_table[1] & ALU_V_PORT_MAP) == 0) { in ksz_port_mdb_del()
459 #define ALU_V_PORT_MAP (BIT(24) - 1) macro