Searched refs:emac_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 615 struct device *emac_dev = &priv->ndev->dev; in emac_hash_add() local 622 dev_err(emac_dev, "DaVinci EMAC: emac_hash_add(): Invalid "\ in emac_hash_add() 700 struct device *emac_dev = &priv->ndev->dev; in emac_add_mcast() local 725 dev_err(emac_dev, "DaVinci EMAC: add_mcast"\ in emac_add_mcast() 888 struct device *emac_dev = &ndev->dev; in emac_rx_handler() local 914 dev_err(emac_dev, "failed rx buffer alloc\n"); in emac_rx_handler() 954 struct device *emac_dev = &ndev->dev; in emac_dev_xmit() local 961 dev_err(emac_dev, "DaVinci EMAC: No link to transmit"); in emac_dev_xmit() 968 dev_err(emac_dev, "DaVinci EMAC: packet pad failed"); in emac_dev_xmit() 978 dev_err(emac_dev, "DaVinc in emac_dev_xmit() 1010 struct device *emac_dev = &ndev->dev; emac_dev_tx_timeout() local 1109 struct device *emac_dev = &priv->ndev->dev; emac_setmac() local 1138 struct device *emac_dev = &priv->ndev->dev; emac_dev_setmac_addr() local 1248 struct device *emac_dev = &ndev->dev; emac_poll() local 1415 struct device *emac_dev = &ndev->dev; emac_dev_open() local 1604 struct device *emac_dev = &ndev->dev; emac_dev_stop() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 608 struct device *emac_dev = &priv->ndev->dev; in emac_hash_add() local 615 dev_err(emac_dev, "DaVinci EMAC: emac_hash_add(): Invalid "\ in emac_hash_add() 693 struct device *emac_dev = &priv->ndev->dev; in emac_add_mcast() local 718 dev_err(emac_dev, "DaVinci EMAC: add_mcast"\ in emac_add_mcast() 881 struct device *emac_dev = &ndev->dev; in emac_rx_handler() local 907 dev_err(emac_dev, "failed rx buffer alloc\n"); in emac_rx_handler() 947 struct device *emac_dev = &ndev->dev; in emac_dev_xmit() local 954 dev_err(emac_dev, "DaVinci EMAC: No link to transmit"); in emac_dev_xmit() 961 dev_err(emac_dev, "DaVinci EMAC: packet pad failed"); in emac_dev_xmit() 971 dev_err(emac_dev, "DaVinc in emac_dev_xmit() 1003 struct device *emac_dev = &ndev->dev; emac_dev_tx_timeout() local 1102 struct device *emac_dev = &priv->ndev->dev; emac_setmac() local 1131 struct device *emac_dev = &priv->ndev->dev; emac_dev_setmac_addr() local 1241 struct device *emac_dev = &ndev->dev; emac_poll() local 1408 struct device *emac_dev = &ndev->dev; emac_dev_open() local 1582 struct device *emac_dev = &ndev->dev; emac_dev_stop() local [all...] |
Completed in 5 milliseconds