Searched refs:rx_ppp (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/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 | 371 u8 rx_ppp; member 745 u8 rx_ppp, u8 rx_pause, 836 u8 rx_ppp, u8 rx_pause,
|
D | en_netdev.c | 1654 priv->prof->rx_ppp); in mlx4_en_start_port() 2678 u8 rx_ppp, u8 rx_pause, in mlx4_en_update_pfc_stats_bitmap() argument 2688 if (rx_ppp) in mlx4_en_update_pfc_stats_bitmap() 2693 if (rx_pause && !(rx_ppp)) in mlx4_en_update_pfc_stats_bitmap() 2714 u8 rx_ppp, u8 rx_pause, in mlx4_en_set_stats_bitmap() argument 2744 rx_ppp, rx_pause, in mlx4_en_set_stats_bitmap() 2960 prof->rx_pause, prof->rx_ppp); in mlx4_en_init_netdev() 2990 mdev->profile.prof[priv->port].rx_ppp, in mlx4_en_init_netdev()
|
D | en_main.c | 145 params->prof[i].rx_ppp = pfcrx; in mlx4_en_get_profile()
|
D | en_ethtool.c | 1000 priv->prof->rx_ppp); in mlx4_en_set_pauseparam() 1005 priv->prof->rx_ppp, in mlx4_en_set_pauseparam()
|