Searched refs:cpsw_err (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 365 cpsw_err(priv, drv, "ethtool begin failed %d\n", ret); in cpsw_ethtool_op_begin() 379 cpsw_err(priv, drv, "ethtool complete failed %d\n", ret); in cpsw_ethtool_op_complete()
|
D | cpsw_priv.c | 295 cpsw_err(priv, tx_err, "transmit timeout, restarting dma\n"); in cpsw_ndo_tx_timeout() 1115 cpsw_err(priv, ifup, "allocate rx page err\n"); in cpsw_fill_rx_channels() 1129 cpsw_err(priv, ifup, in cpsw_fill_rx_channels()
|
D | cpsw_priv.h | 26 #define cpsw_err(priv, type, format, ...) \ macro
|
D | cpsw.c | 919 cpsw_err(priv, tx_err, "packet pad failed\n"); in cpsw_ndo_start_xmit() 938 cpsw_err(priv, tx_err, "desc submit failed\n"); in cpsw_ndo_start_xmit() 1686 cpsw_err(priv, probe, "error probe slave 2 emac interface\n"); in cpsw_probe()
|
D | cpsw_new.c | 932 cpsw_err(priv, tx_err, "packet pad failed\n"); in cpsw_ndo_start_xmit() 951 cpsw_err(priv, tx_err, "desc submit failed\n"); in cpsw_ndo_start_xmit()
|