Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/ibm/emac/
Dcore.c3328 int cell_indices[EMAC_BOOT_LIST_SIZE]; in emac_make_bootlist() local
3341 cell_indices[i] = *idx; in emac_make_bootlist()
3353 if (cell_indices[i] > cell_indices[j]) { in emac_make_bootlist()
3355 swap(cell_indices[i], cell_indices[j]); in emac_make_bootlist()