Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3464 uint8_t config_dcb_rx = 0; in txgbe_dcb_hw_configure() local
3480 config_dcb_rx = DCB_RX_CONFIG; in txgbe_dcb_hw_configure()
3492 config_dcb_rx = DCB_RX_CONFIG; in txgbe_dcb_hw_configure()
3570 if (config_dcb_rx) { in txgbe_dcb_hw_configure()
3607 if (config_dcb_rx) { in txgbe_dcb_hw_configure()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c4129 uint8_t config_dcb_rx = 0; in ixgbe_dcb_hw_configure() local
4148 config_dcb_rx = DCB_RX_CONFIG; in ixgbe_dcb_hw_configure()
4161 config_dcb_rx = DCB_RX_CONFIG; in ixgbe_dcb_hw_configure()
4248 if (config_dcb_rx) { in ixgbe_dcb_hw_configure()
4284 if (config_dcb_rx) { in ixgbe_dcb_hw_configure()