Home
last modified time | relevance | path

Searched refs:i40e_clear_hw (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h444 void i40e_clear_hw(struct i40e_hw *hw);
H A Di40e_common.c1415 void i40e_clear_hw(struct i40e_hw *hw) in i40e_clear_hw() function
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1281 i40e_clear_hw(hw); in i40e_common_code_init()