Home
last modified time | relevance | path

Searched refs:rx_ppp (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c161 u8 tx_pause, tx_ppp, rx_pause, rx_ppp; in mlx4_en_dcbnl_set_all() local
168 rx_ppp = prof->rx_ppp; in mlx4_en_dcbnl_set_all()
177 rx_ppp &= ~tc_mask; in mlx4_en_dcbnl_set_all()
181 rx_ppp |= tc_mask; in mlx4_en_dcbnl_set_all()
185 rx_ppp &= ~tc_mask; in mlx4_en_dcbnl_set_all()
189 rx_ppp |= tc_mask; in mlx4_en_dcbnl_set_all()
195 rx_pause = !!(rx_ppp || tx_ppp) ? 0 : prof->rx_pause; in mlx4_en_dcbnl_set_all()
196 tx_pause = !!(rx_ppp || tx_ppp) ? 0 : prof->tx_pause; in mlx4_en_dcbnl_set_all()
198 rx_ppp in mlx4_en_dcbnl_set_all()
417 u32 tx_pause, tx_ppp, rx_pause, rx_ppp; mlx4_en_dcbnl_ieee_setpfc() local
[all...]
H A Dmlx4_en.h399 u8 rx_ppp; member
688 u8 rx_ppp, u8 rx_pause,
804 u8 rx_ppp, u8 rx_pause,
H A Den_ethtool.c1079 u8 tx_pause, tx_ppp, rx_pause, rx_ppp; in mlx4_en_set_pauseparam() local
1087 rx_ppp = (tx_pause || rx_pause) ? 0 : priv->prof->rx_ppp; in mlx4_en_set_pauseparam()
1092 tx_pause, tx_ppp, rx_pause, rx_ppp); in mlx4_en_set_pauseparam()
1099 rx_ppp, rx_pause, tx_ppp, tx_pause); in mlx4_en_set_pauseparam()
1104 priv->prof->rx_ppp = rx_ppp; in mlx4_en_set_pauseparam()
H A Den_main.c167 params->prof[i].rx_ppp = pfcrx; in mlx4_en_get_profile()
H A Den_netdev.c1767 priv->prof->rx_ppp); in mlx4_en_start_port()
3068 u8 rx_ppp, u8 rx_pause, in mlx4_en_update_pfc_stats_bitmap()
3078 if (rx_ppp) in mlx4_en_update_pfc_stats_bitmap()
3083 if (rx_pause && !(rx_ppp)) in mlx4_en_update_pfc_stats_bitmap()
3104 u8 rx_ppp, u8 rx_pause, in mlx4_en_set_stats_bitmap()
3139 rx_ppp, rx_pause, in mlx4_en_set_stats_bitmap()
3433 prof->rx_pause, prof->rx_ppp); in mlx4_en_init_netdev()
3466 mdev->profile.prof[priv->port].rx_ppp, in mlx4_en_init_netdev()
3066 mlx4_en_update_pfc_stats_bitmap(struct mlx4_dev *dev, struct mlx4_en_stats_bitmap *stats_bitmap, u8 rx_ppp, u8 rx_pause, u8 tx_ppp, u8 tx_pause) mlx4_en_update_pfc_stats_bitmap() argument
3102 mlx4_en_set_stats_bitmap(struct mlx4_dev *dev, struct mlx4_en_stats_bitmap *stats_bitmap, u8 rx_ppp, u8 rx_pause, u8 tx_ppp, u8 tx_pause) mlx4_en_set_stats_bitmap() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c161 u8 tx_pause, tx_ppp, rx_pause, rx_ppp; in mlx4_en_dcbnl_set_all() local
168 rx_ppp = prof->rx_ppp; in mlx4_en_dcbnl_set_all()
177 rx_ppp &= ~tc_mask; in mlx4_en_dcbnl_set_all()
181 rx_ppp |= tc_mask; in mlx4_en_dcbnl_set_all()
185 rx_ppp &= ~tc_mask; in mlx4_en_dcbnl_set_all()
189 rx_ppp |= tc_mask; in mlx4_en_dcbnl_set_all()
195 rx_pause = !!(rx_ppp || tx_ppp) ? 0 : prof->rx_pause; in mlx4_en_dcbnl_set_all()
196 tx_pause = !!(rx_ppp || tx_ppp) ? 0 : prof->tx_pause; in mlx4_en_dcbnl_set_all()
198 rx_ppp in mlx4_en_dcbnl_set_all()
417 u32 tx_pause, tx_ppp, rx_pause, rx_ppp; mlx4_en_dcbnl_ieee_setpfc() local
[all...]
H A Dmlx4_en.h392 u8 rx_ppp; member
680 u8 rx_ppp, u8 rx_pause,
796 u8 rx_ppp, u8 rx_pause,
H A Den_ethtool.c1086 u8 tx_pause, tx_ppp, rx_pause, rx_ppp; in mlx4_en_set_pauseparam() local
1094 rx_ppp = (tx_pause || rx_pause) ? 0 : priv->prof->rx_ppp; in mlx4_en_set_pauseparam()
1099 tx_pause, tx_ppp, rx_pause, rx_ppp); in mlx4_en_set_pauseparam()
1106 rx_ppp, rx_pause, tx_ppp, tx_pause); in mlx4_en_set_pauseparam()
1111 priv->prof->rx_ppp = rx_ppp; in mlx4_en_set_pauseparam()
H A Den_netdev.c1777 priv->prof->rx_ppp); in mlx4_en_start_port()
3013 u8 rx_ppp, u8 rx_pause, in mlx4_en_update_pfc_stats_bitmap()
3023 if (rx_ppp) in mlx4_en_update_pfc_stats_bitmap()
3028 if (rx_pause && !(rx_ppp)) in mlx4_en_update_pfc_stats_bitmap()
3049 u8 rx_ppp, u8 rx_pause, in mlx4_en_set_stats_bitmap()
3084 rx_ppp, rx_pause, in mlx4_en_set_stats_bitmap()
3384 prof->rx_pause, prof->rx_ppp); in mlx4_en_init_netdev()
3417 mdev->profile.prof[priv->port].rx_ppp, in mlx4_en_init_netdev()
3011 mlx4_en_update_pfc_stats_bitmap(struct mlx4_dev *dev, struct mlx4_en_stats_bitmap *stats_bitmap, u8 rx_ppp, u8 rx_pause, u8 tx_ppp, u8 tx_pause) mlx4_en_update_pfc_stats_bitmap() argument
3047 mlx4_en_set_stats_bitmap(struct mlx4_dev *dev, struct mlx4_en_stats_bitmap *stats_bitmap, u8 rx_ppp, u8 rx_pause, u8 tx_ppp, u8 tx_pause) mlx4_en_set_stats_bitmap() argument
H A Den_main.c167 params->prof[i].rx_ppp = pfcrx; in mlx4_en_get_profile()

Completed in 21 milliseconds