Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3321 uint8_t config_dcb_tx = 0; in txgbe_dcb_hw_configure() local
3361 config_dcb_tx = DCB_TX_CONFIG; in txgbe_dcb_hw_configure()
3372 config_dcb_tx = DCB_TX_CONFIG; in txgbe_dcb_hw_configure()
3438 if (config_dcb_tx) { in txgbe_dcb_hw_configure()
3476 if (config_dcb_tx) { in txgbe_dcb_hw_configure()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c4091 uint8_t config_dcb_tx = 0; in ixgbe_dcb_hw_configure() local
4135 config_dcb_tx = DCB_TX_CONFIG; in ixgbe_dcb_hw_configure()
4146 config_dcb_tx = DCB_TX_CONFIG; in ixgbe_dcb_hw_configure()
4222 if (config_dcb_tx) { in ixgbe_dcb_hw_configure()
4256 if (config_dcb_tx) { in ixgbe_dcb_hw_configure()