Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/falcon/
Defx.c1184 &efx->secondary_list); in ef4_associate()
1198 &other->secondary_list); in ef4_associate()
1217 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in ef4_dissociate()
2674 INIT_LIST_HEAD(&efx->secondary_list); in ef4_init_struct()
Dnet_driver.h772 struct list_head secondary_list; member
/drivers/net/ethernet/sfc/
Defx.c1202 &efx->secondary_list); in efx_associate()
1216 &other->secondary_list); in efx_associate()
1235 list_for_each_entry_safe(other, next, &efx->secondary_list, node) { in efx_dissociate()
2958 INIT_LIST_HEAD(&efx->secondary_list); in efx_init_struct()
Dnet_driver.h833 struct list_head secondary_list; member