Searched refs:PPORT_PER_PRIO_GET (Results 1 – 2 of 2) sorted by relevance
352 pfc->requests[i] = PPORT_PER_PRIO_GET(pstats, i, tx_pause); in mlx5e_dcbnl_ieee_getpfc()353 pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause); in mlx5e_dcbnl_ieee_getpfc()
312 #define PPORT_PER_PRIO_GET(pstats, prio, c) \ macro