Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3306 #define DCB_TX_PB 1024 macro
3443 uint32_t txpbthresh = (txpktsize / DCB_TX_PB) - in txgbe_dcb_hw_configure()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c4076 #define DCB_TX_PB 1024 macro
4227 uint32_t txpbthresh = (txpktsize / DCB_TX_PB) - IXGBE_TXPKT_SIZE_MAX; in ixgbe_dcb_hw_configure()