STATIC_MAC_TABLE_OVERRIDE
masks[STATIC_MAC_TABLE_OVERRIDE]))) {
alu->is_override = (data_hi & masks[STATIC_MAC_TABLE_OVERRIDE]) ? 1 : 0;
data_hi |= masks[STATIC_MAC_TABLE_OVERRIDE];
data_hi &= ~masks[STATIC_MAC_TABLE_OVERRIDE];
[STATIC_MAC_TABLE_OVERRIDE] = BIT(20),
[STATIC_MAC_TABLE_OVERRIDE] = BIT(22),
[STATIC_MAC_TABLE_OVERRIDE] = BIT(20),
[STATIC_MAC_TABLE_OVERRIDE] = BIT(22),
data_hi |= STATIC_MAC_TABLE_OVERRIDE;