Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7339 size_t phyif_table_size; in stmmac_print_actphyif() local
7348 phyif_table_size = ARRAY_SIZE(stmmac_dwmac_actphyif); in stmmac_print_actphyif()
7353 phyif_table_size = ARRAY_SIZE(stmmac_dwxgmac_phyif); in stmmac_print_actphyif()
7357 if (priv->dma_cap.actphyif < phyif_table_size) in stmmac_print_actphyif()