Searched refs:DYNAMIC_MAC_TABLE_NOT_READY (Results 1 – 2 of 2) sorted by relevance
525 } while ((*data & masks[DYNAMIC_MAC_TABLE_NOT_READY]) && timeout); in ksz8_valid_dyn_entry()528 if (*data & masks[DYNAMIC_MAC_TABLE_NOT_READY]) in ksz8_valid_dyn_entry()
641 #define DYNAMIC_MAC_TABLE_NOT_READY 0x80 macro