Searched refs:i40e_get_lpi_counters (Results 1 – 2 of 2) sorted by relevance
108 enum i40e_status_code i40e_get_lpi_counters(struct i40e_hw *hw, u32 *tx_counter,
7032 enum i40e_status_code i40e_get_lpi_counters(struct i40e_hw *hw, in i40e_get_lpi_counters() function7142 retval = i40e_get_lpi_counters(hw, &tx_counter, &rx_counter, &is_clear); in i40e_lpi_stat_update()