Searched refs:LINK_STATUS (Results 1 – 5 of 5) sorted by relevance
33 #define LINK_STATUS BIT(2) macro
239 if ((data & AUTO_NEG_COMPLETE) && (data & LINK_STATUS)) in xgene_sgmac_init()243 if (!(data & AUTO_NEG_COMPLETE) || !(data & LINK_STATUS)) in xgene_sgmac_init()
420 LINK_STATUS = 0x02, enumerator1180 if (!(tp->speed & LINK_STATUS)) { in intr_callback()1185 if (tp->speed & LINK_STATUS) { in intr_callback()1844 if (tp->speed & LINK_STATUS) { in rtl8152_set_rx_mode()2833 if (speed & LINK_STATUS) { in set_carrier()2834 if (!(tp->speed & LINK_STATUS)) { in set_carrier()2840 if (tp->speed & LINK_STATUS) { in set_carrier()2875 (tp->speed & LINK_STATUS)) { in rtl_work_func_t()2916 if (tp->speed & LINK_STATUS) in rtl8152_open()3249 if (tp->speed & LINK_STATUS) in rtl8152_resume()
50 #define LINK_STATUS 0x01 macro
291 #define LINK_STATUS 0x4 macro