Searched refs:old_l2_accel (Results 1 – 1 of 1) sorted by relevance
1222 struct fm10k_l2_accel *old_l2_accel = NULL; in fm10k_dfwd_add_station() local1250 old_l2_accel = l2_accel; in fm10k_dfwd_add_station()1257 memcpy(l2_accel, old_l2_accel, in fm10k_dfwd_add_station()1259 macvlan[old_l2_accel->size])); in fm10k_dfwd_add_station()1261 l2_accel->size = (old_l2_accel->size * 2) + 1; in fm10k_dfwd_add_station()1265 kfree_rcu(old_l2_accel, rcu); in fm10k_dfwd_add_station()