Home
last modified time | relevance | path

Searched refs:STATIC_MAC_TABLE_VALID (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz8795.c353 if (data_hi & (STATIC_MAC_TABLE_VALID | STATIC_MAC_TABLE_OVERRIDE)) { in ksz8795_r_sta_mac_table()
392 data_hi |= STATIC_MAC_TABLE_VALID; in ksz8795_w_sta_mac_table()
H A Dksz8795_reg.h904 * STATIC_MAC_TABLE_VALID 00-00200000-00000000
912 #define STATIC_MAC_TABLE_VALID 0x00200000 macro
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz_common.h244 STATIC_MAC_TABLE_VALID, enumerator
H A Dksz8795.c493 if (!(data_hi & (masks[STATIC_MAC_TABLE_VALID] | in ksz8_r_sta_mac_table()
550 data_hi |= masks[STATIC_MAC_TABLE_VALID]; in ksz8_w_sta_mac_table()
H A Dksz_common.c331 [STATIC_MAC_TABLE_VALID] = BIT(21),
403 [STATIC_MAC_TABLE_VALID] = BIT(19),
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c657 #define STATIC_MAC_TABLE_VALID 00-00080000-00000000
665 #define STATIC_MAC_TABLE_VALID 0x00080000 macro
1746 data_hi |= STATIC_MAC_TABLE_VALID; in sw_w_sta_mac_table()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c589 #define STATIC_MAC_TABLE_VALID 00-00080000-00000000
597 #define STATIC_MAC_TABLE_VALID 0x00080000 macro
1669 data_hi |= STATIC_MAC_TABLE_VALID; in sw_w_sta_mac_table()

Completed in 31 milliseconds