Searched refs:STATIC_MAC_TABLE_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
494 masks[STATIC_MAC_TABLE_OVERRIDE]))) { in ksz8_r_sta_mac_table()508 alu->is_override = (data_hi & masks[STATIC_MAC_TABLE_OVERRIDE]) ? 1 : 0; in ksz8_r_sta_mac_table()544 data_hi |= masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()552 data_hi &= ~masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()
247 STATIC_MAC_TABLE_OVERRIDE, enumerator
334 [STATIC_MAC_TABLE_OVERRIDE] = BIT(22),406 [STATIC_MAC_TABLE_OVERRIDE] = BIT(20),
598 #define STATIC_MAC_TABLE_OVERRIDE 0x00100000 macro1663 data_hi |= STATIC_MAC_TABLE_OVERRIDE; in sw_w_sta_mac_table()