Searched refs:ALU_V_PORT_MAP (Results 1 – 2 of 2) sorted by relevance
684 if ((alu_table[2] & ALU_V_PORT_MAP) == 0) { in ksz9477_port_fdb_del()723 alu->port_forward = alu_table[1] & ALU_V_PORT_MAP; in ksz9477_convert_alu()908 if ((static_table[1] & ALU_V_PORT_MAP) == 0) { in ksz9477_port_mdb_del()
448 #define ALU_V_PORT_MAP (BIT(24) - 1) macro