Searched refs:get_dcb_info (Results 1 – 7 of 7) sorted by relevance
1205 eth_get_dcb_info get_dcb_info; /**< Get DCB information */ member
5409 RTE_FUNC_PTR_OR_ERR_RET(*dev->dev_ops->get_dcb_info, -ENOTSUP); in rte_eth_dev_get_dcb_info()5410 return eth_err(port_id, (*dev->dev_ops->get_dcb_info)(dev, dcb_info)); in rte_eth_dev_get_dcb_info()
358 * **[implements] eth_dev_ops**: ``get_dcb_info``.
5322 .get_dcb_info = txgbe_dev_get_dcb_info,
6549 .get_dcb_info = hns3_get_dcb_info,
546 .get_dcb_info = ixgbe_dev_get_dcb_info,
505 .get_dcb_info = i40e_dev_get_dcb_info,