efx_unassociated_list 1211 drivers/net/ethernet/sfc/efx.c static LIST_HEAD(efx_unassociated_list);
efx_unassociated_list 1230 drivers/net/ethernet/sfc/efx.c 		list_for_each_entry_safe(other, next, &efx_unassociated_list,
efx_unassociated_list 1261 drivers/net/ethernet/sfc/efx.c 		list_add_tail(&efx->node, &efx_unassociated_list);
efx_unassociated_list 1276 drivers/net/ethernet/sfc/efx.c 		list_add_tail(&other->node, &efx_unassociated_list);