Searched refs:STATIC_MAC_TABLE_OVERRIDE (Results 1 – 3 of 3) sorted by relevance
39 STATIC_MAC_TABLE_OVERRIDE, enumerator
55 [STATIC_MAC_TABLE_OVERRIDE] = BIT(26),105 [STATIC_MAC_TABLE_OVERRIDE] = BIT(20),592 masks[STATIC_MAC_TABLE_OVERRIDE])) { in ksz8_r_sta_mac_table()603 (data_hi & masks[STATIC_MAC_TABLE_OVERRIDE]) ? 1 : 0; in ksz8_r_sta_mac_table()634 data_hi |= masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()642 data_hi &= ~masks[STATIC_MAC_TABLE_OVERRIDE]; in ksz8_w_sta_mac_table()
598 #define STATIC_MAC_TABLE_OVERRIDE 0x00100000 macro1672 data_hi |= STATIC_MAC_TABLE_OVERRIDE; in sw_w_sta_mac_table()