Home
last modified time | relevance | path

Searched refs:i40e_get_lpi_counters (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h109 enum i40e_status_code i40e_get_lpi_counters(struct i40e_hw *hw, u32 *tx_counter,
H A Di40e_common.c7014 enum i40e_status_code i40e_get_lpi_counters(struct i40e_hw *hw, in i40e_get_lpi_counters() function
7124 retval = i40e_get_lpi_counters(hw, &tx_counter, &rx_counter, &is_clear); in i40e_lpi_stat_update()