Searched refs:tx_ppp (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_dcb_nl.c | 198 pfc->pfc_en = priv->prof->tx_ppp; in mlx4_en_dcbnl_ieee_getpfc() 220 prof->tx_ppp = pfc->pfc_en; in mlx4_en_dcbnl_ieee_setpfc() 225 prof->tx_ppp, in mlx4_en_dcbnl_ieee_setpfc() 233 prof->tx_ppp, prof->tx_pause); in mlx4_en_dcbnl_ieee_setpfc()
|
D | mlx4_en.h | 373 u8 tx_ppp; member 746 u8 tx_ppp, u8 tx_pause); 837 u8 tx_ppp, u8 tx_pause);
|
D | en_netdev.c | 1652 priv->prof->tx_ppp, in mlx4_en_start_port() 2679 u8 tx_ppp, u8 tx_pause) in mlx4_en_update_pfc_stats_bitmap() argument 2698 if (tx_ppp) in mlx4_en_update_pfc_stats_bitmap() 2703 if (tx_pause && !(tx_ppp)) in mlx4_en_update_pfc_stats_bitmap() 2715 u8 tx_ppp, u8 tx_pause) in mlx4_en_set_stats_bitmap() argument 2745 tx_ppp, tx_pause); in mlx4_en_set_stats_bitmap() 2959 prof->tx_pause, prof->tx_ppp, in mlx4_en_init_netdev() 2992 mdev->profile.prof[priv->port].tx_ppp, in mlx4_en_init_netdev()
|
D | en_main.c | 147 params->prof[i].tx_ppp = pfctx; in mlx4_en_get_profile()
|
D | en_ethtool.c | 998 priv->prof->tx_ppp, in mlx4_en_set_pauseparam() 1007 priv->prof->tx_ppp, in mlx4_en_set_pauseparam()
|