Searched refs:IAVF_AQ_RC_EPERM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iavf/ | ||
H A D | iavf_adminq_cmd.h | 113 IAVF_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator |
H A D | iavf_common.c | 83 case IAVF_AQ_RC_EPERM: in iavf_aq_str() |