Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h680 I40E_FILTER_NEW, /* New, not sent to FW yet */ enumerator
H A Di40e_main.c1501 f->state = I40E_FILTER_NEW; in i40e_add_filter()
1550 (f->state == I40E_FILTER_NEW)) { in __i40e_del_filter()
2307 bool enable = f->state == I40E_FILTER_NEW; in i40e_aqc_broadcast_filter()
2469 if (f->state == I40E_FILTER_NEW) { in i40e_sync_vsi_filters()
2628 if (new->f->state == I40E_FILTER_NEW) in i40e_sync_vsi_filters()
13474 f->state = I40E_FILTER_NEW; in i40e_add_vsi()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h789 I40E_FILTER_NEW, /* New, not sent to FW yet */ enumerator
H A Di40e_main.c1628 f->state = I40E_FILTER_NEW; in i40e_add_filter()
1677 (f->state == I40E_FILTER_NEW)) { in __i40e_del_filter()
2430 bool enable = f->state == I40E_FILTER_NEW; in i40e_aqc_broadcast_filter()
2592 if (f->state == I40E_FILTER_NEW) { in i40e_sync_vsi_filters()
2755 if (new->f->state == I40E_FILTER_NEW) in i40e_sync_vsi_filters()
14169 f->state = I40E_FILTER_NEW; in i40e_add_vsi()

Completed in 39 milliseconds