Home
last modified time | relevance | path

Searched refs:I40E_AQC_MM_ERR_NO_RES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h924 #define I40E_AQC_MM_ERR_NO_RES 0xFF macro
H A Di40e_main.c2192 * status to I40E_AQC_MM_ERR_NO_RES when sending the filter in i40e_update_filter_state()
2196 if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) { in i40e_update_filter_state()
2605 add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_sync_vsi_filters()
7191 element.match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_add_macvlan_filter()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h924 #define I40E_AQC_MM_ERR_NO_RES 0xFF macro
H A Di40e_main.c2313 * status to I40E_AQC_MM_ERR_NO_RES when sending the filter in i40e_update_filter_state()
2317 if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) { in i40e_update_filter_state()
2732 add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_sync_vsi_filters()
7720 element.match_method = I40E_AQC_MM_ERR_NO_RES; in i40e_add_macvlan_filter()

Completed in 44 milliseconds