Searched refs:VIRTCHNL_ERR_PARAM (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dvirtchnl.h73 VIRTCHNL_ERR_PARAM = -5, enumerator in enum:virtchnl_status_code
743 return VIRTCHNL_ERR_PARAM;
H A Dixl_txrx.c118 case VIRTCHNL_ERR_PARAM:
119 return "VIRTCHNL_ERR_PARAM";
/freebsd-13-stable/sys/dev/ice/
H A Dvirtchnl.h81 #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM macro

Completed in 162 milliseconds