Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2531 unsigned int pfc_count; in xgbe_calculate_dcb_fifo() local
2536 pfc_count = xgbe_get_pfc_queues(pdata); in xgbe_calculate_dcb_fifo()
2538 if (!pfc_count || ((q_fifo_size * prio_queues) > fifo_size)) { in xgbe_calculate_dcb_fifo()