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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h753 I40E_FILTER_NEW, /* New, not sent to FW yet */ enumerator in enum:i40e_filter_state
H A Di40e_main.c1257 if (f->state == I40E_FILTER_NEW ||
1635 f->state = I40E_FILTER_NEW;
1684 (f->state == I40E_FILTER_NEW)) {
2439 bool enable = f->state == I40E_FILTER_NEW;
2601 if (f->state == I40E_FILTER_NEW) {
2764 if (new->f->state == I40E_FILTER_NEW)
14084 f->state = I40E_FILTER_NEW;

Completed in 309 milliseconds