Searched refs:PAUSE_TX (Results 1 – 11 of 11) sorted by relevance
185 pause = PAUSE_RX | PAUSE_TX; in vsc8211_get_link_status()189 pause = PAUSE_TX; in vsc8211_get_link_status()253 pause = PAUSE_RX | PAUSE_TX; in vsc8211_get_link_status_fiber()256 pause = PAUSE_TX; in vsc8211_get_link_status_fiber()
157 pause = PAUSE_RX | PAUSE_TX; in tn1010_get_link_status()161 pause = PAUSE_TX; in tn1010_get_link_status()
407 *fc = PAUSE_RX | PAUSE_TX; in aq100x_get_link_status()411 *fc = PAUSE_TX; in aq100x_get_link_status()
198 pause |= PAUSE_TX; in mv88e1xxx_get_link_status()
219 if (fc & PAUSE_TX) in t3_vsc7323_set_speed_fc()
53 PAUSE_TX = 1 << 1, enumerator
624 if (fc & PAUSE_TX) { in t3_mac_set_speed_duplex_fc()
1548 fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t3_link_changed()1673 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t3_link_start()4274 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
508 static int t4_pause_settings = PAUSE_RX | PAUSE_TX | PAUSE_AUTONEG;3456 lc->requested_fc |= PAUSE_TX; in cxgbe_media_change()3654 if (lc->fc & PAUSE_TX) in cxgbe_media_status()6006 if (lc->requested_fc & PAUSE_TX) in set_current_media()6110 lc->requested_fc = t4_pause_settings & (PAUSE_TX | PAUSE_RX | in init_link_config()6165 MPASS((lc->requested_fc & ~(PAUSE_TX | PAUSE_RX | PAUSE_AUTONEG)) == 0); in fixup_link_config()6166 if (lc->requested_fc & PAUSE_TX && in fixup_link_config()6169 lc->requested_fc &= ~PAUSE_TX; in fixup_link_config()6213 if (lc->requested_fc & PAUSE_TX) in apply_link_config()6240 lc->fc = lc->requested_fc & (PAUSE_TX | PAUSE_RX); in apply_link_config()[all …]
58 PAUSE_TX = 1 << 1, enumerator
3888 if (lc->requested_fc & PAUSE_TX) in t4_link_l1cfg()8928 fc |= PAUSE_TX; in handle_port_info()