Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1126 #define I40E_AQC_MM_ERR_NO_RES 0xFF macro
Di40e_main.c2045 if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) { in i40e_update_filter_state()
2450 add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_sync_vsi_filters()
6937 element.match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_add_macvlan_filter()