| /freebsd-12.1/sys/dev/axgbe/ |
| H A D | xgbe-mdio.c | 760 if (pdata->tx_pause != pdata->phy.tx_pause) { in xgbe_phy_adjust_link() 762 pdata->tx_pause = pdata->phy.tx_pause; in xgbe_phy_adjust_link() 932 pdata->phy.tx_pause = 0; in xgbe_phy_status_aneg() 936 pdata->phy.tx_pause = 1; in xgbe_phy_status_aneg() 942 pdata->phy.tx_pause = 1; in xgbe_phy_status_aneg() 1148 pdata->phy.tx_pause = pdata->tx_pause; in xgbe_phy_init() 1160 if (pdata->tx_pause) in xgbe_phy_init()
|
| H A D | xgbe.h | 481 int tx_pause; member 777 unsigned int tx_pause; member
|
| H A D | if_axgbe.c | 509 sc->prv.tx_pause = 1; in axgbe_attach()
|
| /freebsd-12.1/sys/dev/mlx4/ |
| H A D | stats.h | 125 u64 tx_pause; member 140 __be64 tx_pause; member
|
| /freebsd-12.1/sys/dev/mlx5/ |
| H A D | port.h | 243 u8 rx_pause, u8 tx_pause, 246 u32 *rx_pause, u32 *tx_pause);
|
| /freebsd-12.1/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_port.c | 408 priv->tx_priority_flowstats[i].tx_pause = in mlx4_en_DUMP_ETH_STATS() 409 be64_to_cpu(flowstats[i].tx_pause); in mlx4_en_DUMP_ETH_STATS() 423 priv->tx_flowstats.tx_pause = in mlx4_en_DUMP_ETH_STATS() 424 be64_to_cpu(flowstats[0].tx_pause); in mlx4_en_DUMP_ETH_STATS()
|
| H A D | mlx4_en_main.c | 91 params->prof[i].tx_pause = 1; in mlx4_en_get_profile()
|
| H A D | mlx4_en_netdev.c | 1382 priv->prof->tx_pause, in mlx4_en_start_port() 1881 if (priv->prof->tx_pause) in mlx4_en_calc_media() 1938 if (priv->prof->tx_pause != txpause || priv->prof->rx_pause != rxpause) { in mlx4_en_media_change() 1939 priv->prof->tx_pause = txpause; in mlx4_en_media_change() 1942 priv->rx_mb_size + ETHER_CRC_LEN, priv->prof->tx_pause, in mlx4_en_media_change() 2323 prof->tx_pause, prof->tx_ppp, in mlx4_en_init_netdev() 2597 priv->prof->tx_pause, in mlx4_en_set_tx_ppp() 2646 priv->prof->tx_pause, in mlx4_en_set_rx_ppp()
|
| H A D | en.h | 427 u8 tx_pause; member
|
| /freebsd-12.1/sys/dev/ae/ |
| H A D | if_aevar.h | 92 uint32_t tx_pause; member
|
| H A D | if_ae.c | 460 "PAUSE frames", &ae_stats->tx_pause); in ae_init_tunables() 2216 stats->tx_pause++; in ae_update_stats_tx()
|
| /freebsd-12.1/sys/dev/nfe/ |
| H A D | if_nfevar.h | 100 uint32_t tx_pause; member
|
| /freebsd-12.1/sys/dev/fxp/ |
| H A D | if_fxpvar.h | 165 uint32_t tx_pause; member
|
| H A D | if_fxpreg.h | 427 uint32_t tx_pause; member
|
| H A D | if_fxp.c | 2052 status = &sp->tx_pause; in fxp_update_stats() 2072 hsp->tx_pause += le32toh(sp->tx_pause); in fxp_update_stats() 3225 &hsp->tx_pause, "Pause frames"); in fxp_sysctl_node()
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_port.c | 381 u8 rx_pause, u8 tx_pause, in mlx5_set_port_pause_and_pfc() argument 389 if (tx_pause || rx_pause) in mlx5_set_port_pause_and_pfc() 394 MLX5_SET(pfcc_reg, in, pptx, tx_pause); in mlx5_set_port_pause_and_pfc() 406 u32 *rx_pause, u32 *tx_pause) in mlx5_query_port_pause() argument 420 *tx_pause = MLX5_GET(pfcc_reg, out, pptx); in mlx5_query_port_pause()
|
| /freebsd-12.1/sys/dev/vge/ |
| H A D | if_vgevar.h | 174 uint32_t tx_pause; member
|
| /freebsd-12.1/sys/dev/et/ |
| H A D | if_etvar.h | 268 uint32_t tx_pause; member
|
| /freebsd-12.1/sys/dev/nge/ |
| H A D | if_ngereg.h | 634 uint32_t tx_pause; member
|
| H A D | if_nge.c | 1727 stats->tx_pause = in nge_stats_update() 1749 nstats->tx_pause += stats->tx_pause; in nge_stats_update() 2707 &stats->tx_pause, "Pause frames"); in nge_sysctl_node()
|
| /freebsd-12.1/sys/dev/liquidio/base/ |
| H A D | lio_device.h | 511 int tx_pause; member
|
| /freebsd-12.1/sys/dev/cxgb/common/ |
| H A D | cxgb_vsc7323.c | 342 RMON_UPDATE(mac, tx_pause, stats0[25 - STATS0_START]); in t3_vsc7323_update_stats()
|
| H A D | cxgb_common.h | 190 u64 tx_pause; /* # of transmitted pause frames */ member
|
| H A D | cxgb_xgmac.c | 832 RMON_UPDATE(mac, tx_pause, TX_PAUSE); in t3_mac_update_stats()
|
| /freebsd-12.1/sys/dev/qlxgb/ |
| H A D | qla_hw.h | 573 uint64_t tx_pause; member
|