Searched refs:STATIC_MAC_TABLE_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
606 masks[STATIC_MAC_TABLE_OVERRIDE]))) { in ksz8_r_sta_mac_table()620 alu->is_override = (data_hi & masks[STATIC_MAC_TABLE_OVERRIDE]) ? 1 : 0; in ksz8_r_sta_mac_table()656 data_hi |= masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()664 data_hi &= ~masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()
257 STATIC_MAC_TABLE_OVERRIDE, enumerator
480 [STATIC_MAC_TABLE_OVERRIDE] = BIT(22),553 [STATIC_MAC_TABLE_OVERRIDE] = BIT(20),607 [STATIC_MAC_TABLE_OVERRIDE] = BIT(22),
598 #define STATIC_MAC_TABLE_OVERRIDE 0x00100000 macro1663 data_hi |= STATIC_MAC_TABLE_OVERRIDE; in sw_w_sta_mac_table()