Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7337 const char **phyif_table; in stmmac_print_actphyif() local
7347 phyif_table = stmmac_dwmac_actphyif; in stmmac_print_actphyif()
7352 phyif_table = stmmac_dwxgmac_phyif; in stmmac_print_actphyif()
7358 actphyif_str = phyif_table[priv->dma_cap.actphyif]; in stmmac_print_actphyif()