Searched refs:TG3_CPMU_STATUS_LINK_MASK (Results 1 – 2 of 2) sorted by relevance
1164 #define TG3_CPMU_STATUS_LINK_MASK 0x180000 macro
11139 bool link_up = !((cpmu & TG3_CPMU_STATUS_LINK_MASK) == in tg3_timer()11140 TG3_CPMU_STATUS_LINK_MASK); in tg3_timer()