Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h98 I40E_AQ_RC_EFBIG = 22, /* File too large */ enumerator
H A Di40e_common.c123 case I40E_AQ_RC_EFBIG: in i40e_aq_str()