Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h92 const char *i40e_stat_str(struct i40e_hw *hw, enum i40e_status_code stat_err);
H A Di40e_nvm.c1582 i40e_stat_str(hw, status), in i40e_nvmupd_exec_aq()
H A Di40e_common.c171 const char *i40e_stat_str(struct i40e_hw *hw, enum i40e_status_code stat_err) in i40e_stat_str() function