Searched refs:secondary_list (Results 1 – 2 of 2) sorted by relevance
1184 &efx->secondary_list); in efx_associate()1198 &other->secondary_list); in efx_associate()1217 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in efx_dissociate()2837 INIT_LIST_HEAD(&efx->secondary_list); in efx_init_struct()
923 struct list_head secondary_list; member