Searched refs:rte_ethtool_set_pauseparam (Results 1 – 4 of 4) sorted by relevance
225 int rte_ethtool_set_pauseparam(uint16_t port_id,
255 rte_ethtool_set_pauseparam(uint16_t port_id, in rte_ethtool_set_pauseparam() function
104 - ``rte_ethtool_set_pauseparam()``
384 stat = rte_ethtool_set_pauseparam(params->port, &info); in pcmd_pause_callback()