Searched refs:DYNAMIC_MAC_TABLE_NOT_READY (Results 1 – 3 of 3) sorted by relevance
43 DYNAMIC_MAC_TABLE_NOT_READY, enumerator
59 [DYNAMIC_MAC_TABLE_NOT_READY] = BIT(7),109 [DYNAMIC_MAC_TABLE_NOT_READY] = BIT(7),495 } while ((*data & masks[DYNAMIC_MAC_TABLE_NOT_READY]) && timeout); in ksz8_valid_dyn_entry()498 if (*data & masks[DYNAMIC_MAC_TABLE_NOT_READY]) { in ksz8_valid_dyn_entry()
640 #define DYNAMIC_MAC_TABLE_NOT_READY 0x80 macro