Home
last modified time | relevance | path

Searched refs:VIRTCHNL_ERR_PARAM (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dvirtchnl.h72 VIRTCHNL_ERR_PARAM = -5, enumerator
742 return VIRTCHNL_ERR_PARAM; in virtchnl_vc_validate_vf_msg()
H A Dixl_txrx.c117 case VIRTCHNL_ERR_PARAM: in i40e_vc_stat_str()
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h80 #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM macro
H A Diavf_vc_common.c923 case VIRTCHNL_ERR_PARAM: in iavf_vc_stat_str()
/freebsd/sys/dev/ice/
H A Dvirtchnl.h97 #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM macro