Searched refs:tx_ppp (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/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 | 374 u8 tx_ppp; member 749 u8 tx_ppp, u8 tx_pause); 841 u8 tx_ppp, u8 tx_pause);
|
D | en_netdev.c | 1663 priv->prof->tx_ppp, in mlx4_en_start_port() 2733 u8 tx_ppp, u8 tx_pause) in mlx4_en_update_pfc_stats_bitmap() argument 2752 if (tx_ppp) in mlx4_en_update_pfc_stats_bitmap() 2757 if (tx_pause && !(tx_ppp)) in mlx4_en_update_pfc_stats_bitmap() 2769 u8 tx_ppp, u8 tx_pause) in mlx4_en_set_stats_bitmap() argument 2804 tx_ppp, tx_pause); in mlx4_en_set_stats_bitmap() 3039 prof->tx_pause, prof->tx_ppp, in mlx4_en_init_netdev() 3075 mdev->profile.prof[priv->port].tx_ppp, in mlx4_en_init_netdev()
|
D | en_main.c | 169 params->prof[i].tx_ppp = pfctx; in mlx4_en_get_profile()
|
D | en_ethtool.c | 1013 priv->prof->tx_ppp, in mlx4_en_set_pauseparam() 1022 priv->prof->tx_ppp, in mlx4_en_set_pauseparam()
|