Searched refs:STATIC_MAC_TABLE_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
425 masks[STATIC_MAC_TABLE_OVERRIDE]))) { in ksz8_r_sta_mac_table()439 alu->is_override = (data_hi & masks[STATIC_MAC_TABLE_OVERRIDE]) ? 1 : 0; in ksz8_r_sta_mac_table()475 data_hi |= masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()483 data_hi &= ~masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()
217 STATIC_MAC_TABLE_OVERRIDE, enumerator
289 [STATIC_MAC_TABLE_OVERRIDE] = BIT(22),361 [STATIC_MAC_TABLE_OVERRIDE] = BIT(20),
598 #define STATIC_MAC_TABLE_OVERRIDE 0x00100000 macro1672 data_hi |= STATIC_MAC_TABLE_OVERRIDE; in sw_w_sta_mac_table()