Home
last modified time | relevance | path

Searched refs:DYNAMIC_MAC_TABLE_ENTRIES (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.h252 DYNAMIC_MAC_TABLE_ENTRIES, enumerator
H A Dksz_common.c339 [DYNAMIC_MAC_TABLE_ENTRIES] = GENMASK(31, 29),
411 [DYNAMIC_MAC_TABLE_ENTRIES] = GENMASK(31, 24),
H A Dksz8795.c449 cnt |= (data_hi & masks[DYNAMIC_MAC_TABLE_ENTRIES]) >> in ksz8_r_dyn_mac_table()
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c635 #define DYNAMIC_MAC_TABLE_ENTRIES 0xFF000000 macro