Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h417 void i40e_clear_pxe_mode(struct i40e_hw *hw);
H A Di40e_common.c1330 i40e_clear_pxe_mode(hw); in i40e_pf_reset()
1436 void i40e_clear_pxe_mode(struct i40e_hw *hw) in i40e_clear_pxe_mode() function
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_main.c1255 i40e_clear_pxe_mode(hw); in i40e_common_code_init()