Searched refs:rte_ethtool_get_ringparam (Results 1 – 4 of 4) sorted by relevance
389 int rte_ethtool_get_ringparam(uint16_t port_id,
415 rte_ethtool_get_ringparam(uint16_t port_id, in rte_ethtool_get_ringparam() function
115 - ``rte_ethtool_get_ringparam()``
594 stat = rte_ethtool_get_ringparam(params->port, &ring_data); in pcmd_ringparam_callback()