Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ENOENT (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c606 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
625 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
Di40e_adminq_cmd.h97 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator
Di40e_main.c1777 I40E_AQ_RC_ENOENT) in i40e_sync_vsi_filters()
1790 pf->hw.aq.asq_last_status != I40E_AQ_RC_ENOENT) in i40e_sync_vsi_filters()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h98 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator