Home
last modified time | relevance | path

Searched refs:PPORT_PER_PRIO_GET (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h195 #define PPORT_PER_PRIO_GET(pstats, prio, c) \ macro
Den_dcbnl.c342 pfc->requests[i] = PPORT_PER_PRIO_GET(pstats, i, tx_pause); in mlx5e_dcbnl_ieee_getpfc()
343 pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause); in mlx5e_dcbnl_ieee_getpfc()