Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
Defx.c226 &efx->secondary_list); in efx_associate()
240 &other->secondary_list); in efx_associate()
259 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in efx_dissociate()
Dnet_driver.h950 struct list_head secondary_list; member
Defx_common.c998 INIT_LIST_HEAD(&efx->secondary_list); in efx_siena_init_struct()
/drivers/net/ethernet/sfc/
Defx.c215 &efx->secondary_list); in efx_associate()
229 &other->secondary_list); in efx_associate()
248 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in efx_dissociate()
Dnet_driver.h1002 struct list_head secondary_list; member
Defx_common.c990 INIT_LIST_HEAD(&efx->secondary_list); in efx_init_struct()
/drivers/net/ethernet/sfc/falcon/
Defx.c1170 &efx->secondary_list); in ef4_associate()
1184 &other->secondary_list); in ef4_associate()
1203 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in ef4_dissociate()
2632 INIT_LIST_HEAD(&efx->secondary_list); in ef4_init_struct()
Dnet_driver.h769 struct list_head secondary_list; member