| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | vsc8211.c | 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()
|
| H A D | common.h | 84 PAUSE_TX = 1 << 1, enumerator
|
| H A D | xgmac.c | 454 if (fc & PAUSE_TX) { in t3_mac_set_speed_duplex_fc()
|
| H A D | cxgb3_main.c | 1921 epause->tx_pause = (p->link_config.fc & PAUSE_TX) != 0; in get_pauseparam() 1940 lc->requested_fc |= PAUSE_TX; in set_pauseparam() 1945 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in set_pauseparam()
|
| H A D | t3_hw.c | 1270 fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t3_link_changed() 1365 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); in t3_link_start() 3498 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | pm3393.c | 272 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 D | subr.c | 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()
|
| H A D | my3126.c | 148 *fc = PAUSE_RX | PAUSE_TX; in my3126_get_link_status()
|
| H A D | mv88x201x.c | 189 *fc = PAUSE_RX | PAUSE_TX; in mv88x201x_get_link_status()
|
| H A D | vsc7326.c | 520 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 D | common.h | 136 PAUSE_TX = 1 << 1, enumerator
|
| H A D | mv88e1xxx.c | 253 pause |= PAUSE_TX; in mv88e1xxx_get_link_status()
|
| H A D | cxgb2.c | 679 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_common.h | 118 PAUSE_TX = 1 << 1, enumerator
|
| H A D | cxgb4vf_main.c | 189 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()
|
| H A D | t4vf_hw.c | 374 cc_pause |= PAUSE_TX; in fwcap_to_cc_pause() 463 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ |
| H A D | csio_hw.h | 284 PAUSE_TX = 1 << 1, enumerator
|
| H A D | csio_hw.c | 1519 if (cc_pause & PAUSE_TX) in cc_to_fwcap_pause() 1696 lc->requested_fc = PAUSE_RX | PAUSE_TX; in csio_init_link_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 867 epause->tx_pause = (p->link_cfg.advertised_fc & PAUSE_TX) != 0; in get_pauseparam() 886 lc->requested_fc |= PAUSE_TX; in set_pauseparam()
|
| H A D | t4_hw.c | 4061 cc_pause |= PAUSE_TX; in fwcap_to_cc_pause() 4076 if (cc_pause & PAUSE_TX) in cc_to_fwcap_pause() 4086 if (cc_pause & PAUSE_TX) in cc_to_fwcap_pause() 4091 } else if (cc_pause & PAUSE_TX) { in cc_to_fwcap_pause() 8935 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX; in init_link_config()
|
| H A D | cxgb4.h | 132 PAUSE_TX = 1 << 1, enumerator
|