add_head
struct i40e_mac_filter *f, *add_head;
add_head = i40e_add_filter(vsi, f->macaddr, new_vlan);
if (!add_head)
new->f = add_head;
new->state = add_head->state;
if (add_head->state == I40E_FILTER_NEW)
add_head->state = I40E_FILTER_NEW_SYNC;
struct i40e_mac_filter *f, *add_head;
add_head = i40e_add_filter(vsi, f->macaddr, new_vlan);
if (!add_head)
new_mac->f = add_head;
new_mac->state = add_head->state;
if (add_head->state == I40E_FILTER_NEW)
add_head->state = I40E_FILTER_NEW_SYNC;
struct i40e_new_mac_filter *add_head)
add_head->state = I40E_FILTER_FAILED;
add_head->state = I40E_FILTER_ACTIVE;
add_head = i40e_next_filter(add_head);
if (!add_head)
struct i40e_new_mac_filter *add_head,
fcnt = i40e_update_filter_state(num_add, list, add_head);
struct i40e_new_mac_filter *new, *add_head = NULL;
add_head = new;
add_head, num_add);
i40e_aqc_add_filters(vsi, vsi_name, add_list, add_head,
struct list_head *add_head,
add_head, fail_head);
__pci_bus_assign_resources(b, add_head, fail_head);
struct list_head *add_head,
__assign_resources_sorted(&head, add_head, fail_head);
add_head(k, n);