Searched refs:cell_index (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/ibm/emac/
H A Dcore.h226 u32 cell_index; member in struct:emac_instance
H A Dcore.c118 * cell_index.
153 0, SDR0_MFR_ECS >> dev->cell_index);
162 SDR0_MFR_ECS >> dev->cell_index, 0);
365 0, SDR0_ETH_CFG_ECS << dev->cell_index);
376 SDR0_ETH_CFG_ECS << dev->cell_index, 0);
2102 hdr->index = dev->cell_index;
2197 dev->cell_index, dev->ofdev->dev.of_node->full_name);
2450 dev->phy.address = dev->cell_index;
2533 if (emac_read_uint_prop(np, "cell-index", &dev->cell_index, 1))
2883 ndev->name, dev->cell_index, n
[all...]

Completed in 38 milliseconds