Searched refs:netif_cond_dbg (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | mcdi.c | 845 netif_cond_dbg(efx, hw, efx->net_dev, rc == -EPERM, err, in _efx_mcdi_rpc() 1090 netif_cond_dbg(efx, hw, efx->net_dev, rc == -EPERM, err, in efx_mcdi_display_error() 2063 netif_cond_dbg(efx, hw, efx->net_dev, rc == -ENOSYS, err, in efx_mcdi_get_workarounds()
|
| D | efx.c | 1412 netif_cond_dbg(efx, probe, efx->net_dev, !rss_cpus, warn, in efx_wanted_parallelism()
|
| D | ef10.c | 5406 netif_cond_dbg(efx, drv, efx->net_dev, in efx_ef10_filter_insert_def()
|
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
| D | efx.c | 1352 netif_cond_dbg(efx, probe, efx->net_dev, !rss_cpus, warn, in ef4_wanted_parallelism()
|
| /Linux-v5.4/include/linux/ |
| D | netdevice.h | 4839 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ macro
|