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

/linux-master/drivers/net/ethernet/sfc/
H A Defx.c215 &efx->secondary_list);
229 &other->secondary_list);
248 list_for_each_entry_safe(other, next, &efx->secondary_list, node) {
H A Dnet_driver.h825 * @secondary_list: List of &struct efx_nic instances for the secondary PCI
984 struct list_head secondary_list; member in struct:efx_nic
H A Defx_common.c983 INIT_LIST_HEAD(&efx->secondary_list);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c225 &efx->secondary_list);
239 &other->secondary_list);
258 list_for_each_entry_safe(other, next, &efx->secondary_list, node) {
H A Dnet_driver.h793 * @secondary_list: List of &struct efx_nic instances for the secondary PCI
950 struct list_head secondary_list; member in struct:efx_nic
H A Defx_common.c998 INIT_LIST_HEAD(&efx->secondary_list);
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h644 * @secondary_list: List of &struct ef4_nic instances for the secondary PCI
769 struct list_head secondary_list; member in struct:ef4_nic
H A Defx.c1169 &efx->secondary_list);
1183 &other->secondary_list);
1202 list_for_each_entry_safe(other, next, &efx->secondary_list, node) {
2631 INIT_LIST_HEAD(&efx->secondary_list);

Completed in 152 milliseconds