Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h445 void i40e_clear_pxe_mode(struct i40e_hw *hw);
H A Di40e_common.c1401 i40e_clear_pxe_mode(hw); in i40e_pf_reset()
1507 void i40e_clear_pxe_mode(struct i40e_hw *hw) in i40e_clear_pxe_mode() function
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1324 i40e_clear_pxe_mode(hw); in i40e_common_code_init()