Home
last modified time | relevance | path

Searched refs:IAVF_AQ_RC_EFBIG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h102 IAVF_AQ_RC_EFBIG = 22, /* File too large */ enumerator
H A Diavf_common.c94 case IAVF_AQ_RC_EFBIG: in iavf_aq_str()