Searched refs:rte_ethtool_get_pauseparam (Results 1 – 4 of 4) sorted by relevance
207 int rte_ethtool_get_pauseparam(uint16_t port_id,
220 rte_ethtool_get_pauseparam(uint16_t port_id, in rte_ethtool_get_pauseparam() function
103 - ``rte_ethtool_get_pauseparam()``
366 stat = rte_ethtool_get_pauseparam(params->port, &info); in pcmd_pause_callback()