Searched refs:rte_ethtool_set_ringparam (Results 1 – 4 of 4) sorted by relevance
408 int rte_ethtool_set_ringparam(uint16_t port_id,
450 rte_ethtool_set_ringparam(uint16_t port_id, in rte_ethtool_set_ringparam() function
116 - ``rte_ethtool_set_ringparam()``
614 stat = rte_ethtool_set_ringparam(params->port, &ring_params); in pcmd_ringparam_callback()