Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dvirtchnl.h76 VIRTCHNL_STATUS_NOT_SUPPORTED = -64, enumerator
H A Dixl_txrx.c125 case VIRTCHNL_STATUS_NOT_SUPPORTED: in i40e_vc_stat_str()
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h81 #define VIRTCHNL_STATUS_NOT_SUPPORTED VIRTCHNL_STATUS_ERR_NOT_SUPPORTED macro
H A Diavf_vc_common.c935 case VIRTCHNL_STATUS_NOT_SUPPORTED: in iavf_vc_stat_str()
/freebsd/sys/dev/ice/
H A Dvirtchnl.h98 #define VIRTCHNL_STATUS_NOT_SUPPORTED VIRTCHNL_STATUS_ERR_NOT_SUPPORTED macro