Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx.c1184 &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()
Dnet_driver.h923 struct list_head secondary_list; member