Home
last modified time | relevance | path

Searched refs:PAUSE_TX (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c187 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()
H A Dcommon.h84 PAUSE_TX = 1 << 1, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c187 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()
H A Dcommon.h84 PAUSE_TX = 1 << 1, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c161 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()
H A Dmv88x201x.c189 *fc = PAUSE_RX | PAUSE_TX; in mv88x201x_get_link_status()
H A Dmy3126.c148 *fc = PAUSE_RX | PAUSE_TX; in my3126_get_link_status()
H A Dpm3393.c272 if (cmac->instance->fc & PAUSE_TX) in pm3393_enable()
416 if (fc & ~(PAUSE_TX | PAUSE_RX)) in pm3393_set_speed_duplex_fc()
598 cmac->instance->fc = PAUSE_TX | PAUSE_RX; in pm3393_mac_create()
H A Dcommon.h136 PAUSE_TX = 1 << 1, enumerator
H A Dvsc7326.c520 if (fc & PAUSE_TX) in mac_set_speed_duplex_fc()
522 if (fc == (PAUSE_RX | PAUSE_TX)) in mac_set_speed_duplex_fc()
H A Dmv88e1xxx.c253 pause |= PAUSE_TX; in mv88e1xxx_get_link_status()
H A Dcxgb2.c679 epause->tx_pause = (p->link_config.fc & PAUSE_TX) != 0; in get_pauseparam()
699 lc->requested_fc |= PAUSE_TX; in set_pauseparam()
704 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88x201x.c180 *fc = PAUSE_RX | PAUSE_TX; in mv88x201x_get_link_status()
H A Dmy3126.c148 *fc = PAUSE_RX | PAUSE_TX; in my3126_get_link_status()
H A Dpm3393.c263 if (cmac->instance->fc & PAUSE_TX) in pm3393_enable()
407 if (fc & ~(PAUSE_TX | PAUSE_RX)) in pm3393_set_speed_duplex_fc()
589 cmac->instance->fc = PAUSE_TX | PAUSE_RX; in pm3393_mac_create()
H A Dcommon.h127 PAUSE_TX = 1 << 1, enumerator
H A Dsubr.c152 fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t1_link_changed()
628 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t1_link_start()
633 if (fc == ((PAUSE_RX | PAUSE_TX) & in t1_link_start()
1053 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
H A Dvsc7326.c520 if (fc & PAUSE_TX) in mac_set_speed_duplex_fc()
522 if (fc == (PAUSE_RX | PAUSE_TX)) in mac_set_speed_duplex_fc()
H A Dmv88e1xxx.c253 pause |= PAUSE_TX; in mv88e1xxx_get_link_status()
H A Dcxgb2.c680 epause->tx_pause = (p->link_config.fc & PAUSE_TX) != 0; in get_pauseparam()
700 lc->requested_fc |= PAUSE_TX; in set_pauseparam()
705 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h118 PAUSE_TX = 1 << 1, enumerator
H A Dcxgb4vf_main.c189 case PAUSE_TX: in t4vf_os_link_changed()
193 case PAUSE_RX | PAUSE_TX: in t4vf_os_link_changed()
1691 pauseparam->tx_pause = (pi->link_cfg.advertised_fc & PAUSE_TX) != 0; in cxgb4vf_get_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h118 PAUSE_TX = 1 << 1, enumerator
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.h284 PAUSE_TX = 1 << 1, enumerator
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.h284 PAUSE_TX = 1 << 1, enumerator

Completed in 43 milliseconds

12