Searched refs:PAUSE_TX (Results 1 – 22 of 22) sorted by relevance
187 pause = PAUSE_RX | PAUSE_TX; in vsc8211_get_link_status()191 pause = PAUSE_TX; in vsc8211_get_link_status()256 pause = PAUSE_RX | PAUSE_TX; in vsc8211_get_link_status_fiber()259 pause = PAUSE_TX; in vsc8211_get_link_status_fiber()
84 PAUSE_TX = 1 << 1, enumerator
454 if (fc & PAUSE_TX) { in t3_mac_set_speed_duplex_fc()
1910 epause->tx_pause = (p->link_config.fc & PAUSE_TX) != 0; in get_pauseparam()1929 lc->requested_fc |= PAUSE_TX; in set_pauseparam()1934 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
1236 fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t3_link_changed()1331 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t3_link_start()3463 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
275 if (cmac->instance->fc & PAUSE_TX) in pm3393_enable()422 if (fc & ~(PAUSE_TX | PAUSE_RX)) in pm3393_set_speed_duplex_fc()604 cmac->instance->fc = PAUSE_TX | PAUSE_RX; in pm3393_mac_create()
161 fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t1_link_changed()625 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t1_link_start()630 if (fc == ((PAUSE_RX | PAUSE_TX) & in t1_link_start()1036 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
189 *fc = PAUSE_RX | PAUSE_TX; in mv88x201x_get_link_status()
147 *fc = PAUSE_RX | PAUSE_TX; in my3126_get_link_status()
132 PAUSE_TX = 1 << 1, enumerator
524 if (fc & PAUSE_TX) in mac_set_speed_duplex_fc()526 if (fc == (PAUSE_RX | PAUSE_TX)) in mac_set_speed_duplex_fc()
252 pause |= PAUSE_TX; in mv88e1xxx_get_link_status()
674 epause->tx_pause = (p->link_config.fc & PAUSE_TX) != 0; in get_pauseparam()694 lc->requested_fc |= PAUSE_TX; in set_pauseparam()699 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
118 PAUSE_TX = 1 << 1, enumerator
266 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()1517 fc |= PAUSE_TX; in t4vf_handle_fw_rpl()
193 case PAUSE_TX: in t4vf_os_link_changed()197 case PAUSE_RX|PAUSE_TX: in t4vf_os_link_changed()1475 pauseparam->tx_pause = (pi->link_cfg.fc & PAUSE_TX) != 0; in cxgb4vf_get_pauseparam()
93 PAUSE_TX = 1 << 1, enumerator
373 if (fc & PAUSE_TX) in csio_mb_port()
1450 (PAUSE_RX | PAUSE_TX), hw->pport[i].pcap, NULL); in csio_enable_ports()
454 epause->tx_pause = (p->link_cfg.fc & PAUSE_TX) != 0; in get_pauseparam()473 lc->requested_fc |= PAUSE_TX; in set_pauseparam()
2106 if (lc->requested_fc & PAUSE_TX) in t4_link_start()2117 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t4_link_start()2120 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t4_link_start()4919 fc |= PAUSE_TX; in t4_handle_fw_rpl()4969 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
101 PAUSE_TX = 1 << 1, enumerator