Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_vc_common.h65 const char * iavf_vc_stat_str(struct iavf_hw *hw,
H A Diavf_iflib.h389 const char * iavf_vc_stat_str(struct iavf_hw *hw,
H A Diavf_vc_common.c918 iavf_vc_stat_str(struct iavf_hw *hw, enum virtchnl_status_code stat_err) in iavf_vc_stat_str() function
1236 __func__, iavf_vc_stat_str(&sc->hw, v_retval), in iavf_vc_completion()