Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h924 #define I40E_AQC_MM_ERR_NO_RES 0xFF macro
Di40e_main.c2208 if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) { in i40e_update_filter_state()
2619 add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_sync_vsi_filters()
7554 element.match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_add_macvlan_filter()