Searched refs:PAUSE_RX (Results 1 – 22 of 22) sorted by relevance
187 pause = PAUSE_RX | PAUSE_TX; in vsc8211_get_link_status()194 pause = PAUSE_RX; in vsc8211_get_link_status()256 pause = PAUSE_RX | PAUSE_TX; in vsc8211_get_link_status_fiber()262 pause = PAUSE_RX; in vsc8211_get_link_status_fiber()
83 PAUSE_RX = 1 << 0, enumerator
463 (fc & PAUSE_RX) ? F_TXPAUSEEN : 0); in t3_mac_set_speed_duplex_fc()
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()1338 if (fc & PAUSE_RX) in t3_link_start()3463 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
1910 epause->rx_pause = (p->link_config.fc & PAUSE_RX) != 0; in get_pauseparam()1928 lc->requested_fc |= PAUSE_RX; in set_pauseparam()1935 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
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()635 if (fc == PAUSE_RX) in t1_link_start()1036 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
273 if (cmac->instance->fc & PAUSE_RX) 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()
147 *fc = PAUSE_RX | PAUSE_TX; in my3126_get_link_status()
189 *fc = PAUSE_RX | PAUSE_TX; in mv88x201x_get_link_status()
131 PAUSE_RX = 1 << 0, enumerator
522 if (fc & PAUSE_RX) in mac_set_speed_duplex_fc()526 if (fc == (PAUSE_RX | PAUSE_TX)) in mac_set_speed_duplex_fc()
250 pause |= PAUSE_RX; in mv88e1xxx_get_link_status()
673 epause->rx_pause = (p->link_config.fc & PAUSE_RX) != 0; in get_pauseparam()692 lc->requested_fc |= PAUSE_RX; in set_pauseparam()699 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
118 PAUSE_RX = 1 << 0, enumerator
266 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()1512 fc |= PAUSE_RX; in t4vf_handle_fw_rpl()
189 case PAUSE_RX: in t4vf_os_link_changed()197 case PAUSE_RX|PAUSE_TX: in t4vf_os_link_changed()1474 pauseparam->rx_pause = (pi->link_cfg.fc & PAUSE_RX) != 0; in cxgb4vf_get_pauseparam()
92 PAUSE_RX = 1 << 0, enumerator
371 if (fc & PAUSE_RX) in csio_mb_port()
1450 (PAUSE_RX | PAUSE_TX), hw->pport[i].pcap, NULL); in csio_enable_ports()
667 epause->rx_pause = (p->link_cfg.fc & PAUSE_RX) != 0; in get_pauseparam()685 lc->requested_fc |= PAUSE_RX; in set_pauseparam()
3584 if (lc->requested_fc & PAUSE_RX) in t4_link_l1cfg()3600 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t4_link_l1cfg()3603 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t4_link_l1cfg()6896 fc |= PAUSE_RX; in t4_handle_fw_rpl()6948 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
104 PAUSE_RX = 1 << 0, enumerator