Home
last modified time | relevance | path

Searched refs:secondary_list (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Defx.c1179 &efx->secondary_list); in ef4_associate()
1193 &other->secondary_list); in ef4_associate()
1212 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in ef4_dissociate()
2642 INIT_LIST_HEAD(&efx->secondary_list); in ef4_init_struct()
Dnet_driver.h769 struct list_head secondary_list; member
/Linux-v5.4/drivers/net/ethernet/sfc/
Defx.c1238 &efx->secondary_list); in efx_associate()
1252 &other->secondary_list); in efx_associate()
1271 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in efx_dissociate()
3009 INIT_LIST_HEAD(&efx->secondary_list); in efx_init_struct()
Dnet_driver.h939 struct list_head secondary_list; member