Searched refs:head_free (Results 1 – 1 of 1) sorted by relevance
965 struct mlx5e_eth_addr_hash_head head_free; in mlx5e_sync_ifp_addr() local976 LIST_INIT(&head_free); in mlx5e_sync_ifp_addr()986 LIST_INSERT_HEAD(&head_free, hn, hlist); in mlx5e_sync_ifp_addr()989 hn = mlx5e_move_hn(&head_free, &head_uc); in mlx5e_sync_ifp_addr()994 ctx.free = &head_free; in mlx5e_sync_ifp_addr()1028 while ((hn = mlx5e_remove_hn(&head_free)) != NULL) in mlx5e_sync_ifp_addr()