Searched refs:STATIC_MAC_TABLE_OVERRIDE (Results 1 – 3 of 3) sorted by relevance
719 masks[STATIC_MAC_TABLE_OVERRIDE]))) { in ksz8_r_sta_mac_table()733 alu->is_override = (data_hi & masks[STATIC_MAC_TABLE_OVERRIDE]) ? 1 : 0; in ksz8_r_sta_mac_table()769 data_hi |= masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()777 data_hi &= ~masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()
239 [STATIC_MAC_TABLE_OVERRIDE] = BIT(20),299 [STATIC_MAC_TABLE_OVERRIDE] = BIT(22),372 [STATIC_MAC_TABLE_OVERRIDE] = BIT(20),426 [STATIC_MAC_TABLE_OVERRIDE] = BIT(22),
342 STATIC_MAC_TABLE_OVERRIDE, enumerator