Searched refs:DYNAMIC_MAC_TABLE_NOT_READY (Results 1 – 4 of 4) sorted by relevance
510 } while ((*data & masks[DYNAMIC_MAC_TABLE_NOT_READY]) && timeout); in ksz8_valid_dyn_entry()513 if (*data & masks[DYNAMIC_MAC_TABLE_NOT_READY]) in ksz8_valid_dyn_entry()
261 DYNAMIC_MAC_TABLE_NOT_READY, enumerator
484 [DYNAMIC_MAC_TABLE_NOT_READY] = BIT(7),557 [DYNAMIC_MAC_TABLE_NOT_READY] = BIT(7),611 [DYNAMIC_MAC_TABLE_NOT_READY] = BIT(7),
640 #define DYNAMIC_MAC_TABLE_NOT_READY 0x80 macro