Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h927 #define I40E_AQC_MM_ERR_NO_RES 0xFF macro
H A Di40e_main.c2340 if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) { in i40e_update_filter_state()
2757 add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_sync_vsi_filters()
7752 element.match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_add_macvlan_filter()