Searched refs:secondary_list (Results 1 – 5 of 5) sorted by relevance
222 &efx->secondary_list); in efx_associate()236 &other->secondary_list); in efx_associate()255 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in efx_dissociate()
956 struct list_head secondary_list; member
987 INIT_LIST_HEAD(&efx->secondary_list); in efx_init_struct()
1175 &efx->secondary_list); in ef4_associate()1189 &other->secondary_list); in ef4_associate()1208 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in ef4_dissociate()2638 INIT_LIST_HEAD(&efx->secondary_list); in ef4_init_struct()
769 struct list_head secondary_list; member
Completed in 24 milliseconds