Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_prototype.h108 enum i40e_status_code i40e_get_lpi_counters(struct i40e_hw *hw, u32 *tx_counter,
H A Di40e_common.c7032 enum i40e_status_code i40e_get_lpi_counters(struct i40e_hw *hw, in i40e_get_lpi_counters() function
7142 retval = i40e_get_lpi_counters(hw, &tx_counter, &rx_counter, &is_clear); in i40e_lpi_stat_update()