Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3320 uint8_t config_dcb_rx = 0; in txgbe_dcb_hw_configure() local
3336 config_dcb_rx = DCB_RX_CONFIG; in txgbe_dcb_hw_configure()
3348 config_dcb_rx = DCB_RX_CONFIG; in txgbe_dcb_hw_configure()
3426 if (config_dcb_rx) { in txgbe_dcb_hw_configure()
3463 if (config_dcb_rx) { in txgbe_dcb_hw_configure()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c4090 uint8_t config_dcb_rx = 0; in ixgbe_dcb_hw_configure() local
4109 config_dcb_rx = DCB_RX_CONFIG; in ixgbe_dcb_hw_configure()
4122 config_dcb_rx = DCB_RX_CONFIG; in ixgbe_dcb_hw_configure()
4209 if (config_dcb_rx) { in ixgbe_dcb_hw_configure()
4246 if (config_dcb_rx) { in ixgbe_dcb_hw_configure()