Searched refs:rx_ppp (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_dcb_nl.c | 219 prof->rx_ppp = pfc->pfc_en; in mlx4_en_dcbnl_ieee_setpfc() 227 prof->rx_ppp); in mlx4_en_dcbnl_ieee_setpfc() 232 prof->rx_ppp, prof->rx_pause, in mlx4_en_dcbnl_ieee_setpfc()
|
D | mlx4_en.h | 372 u8 rx_ppp; member 748 u8 rx_ppp, u8 rx_pause, 840 u8 rx_ppp, u8 rx_pause,
|
D | en_netdev.c | 1665 priv->prof->rx_ppp); in mlx4_en_start_port() 2732 u8 rx_ppp, u8 rx_pause, in mlx4_en_update_pfc_stats_bitmap() argument 2742 if (rx_ppp) in mlx4_en_update_pfc_stats_bitmap() 2747 if (rx_pause && !(rx_ppp)) in mlx4_en_update_pfc_stats_bitmap() 2768 u8 rx_ppp, u8 rx_pause, in mlx4_en_set_stats_bitmap() argument 2803 rx_ppp, rx_pause, in mlx4_en_set_stats_bitmap() 3040 prof->rx_pause, prof->rx_ppp); in mlx4_en_init_netdev() 3073 mdev->profile.prof[priv->port].rx_ppp, in mlx4_en_init_netdev()
|
D | en_main.c | 167 params->prof[i].rx_ppp = pfcrx; in mlx4_en_get_profile()
|
D | en_ethtool.c | 1015 priv->prof->rx_ppp); in mlx4_en_set_pauseparam() 1020 priv->prof->rx_ppp, in mlx4_en_set_pauseparam()
|