Searched refs:netif_cond_dbg (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi.c | 847 netif_cond_dbg(efx, hw, efx->net_dev, rc == -EPERM, err, in _efx_mcdi_rpc() 1092 netif_cond_dbg(efx, hw, efx->net_dev, rc == -EPERM, err, in efx_mcdi_display_error() 2128 netif_cond_dbg(efx, hw, efx->net_dev, rc == -ENOSYS, err, in efx_mcdi_get_workarounds()
|
| H A D | efx_channels.c | 107 netif_cond_dbg(efx, probe, efx->net_dev, !rss_cpus, warn, in efx_wanted_parallelism()
|
| H A D | mcdi_filters.c | 880 netif_cond_dbg(efx, drv, efx->net_dev, in efx_mcdi_filter_insert_def()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | efx.c | 1352 netif_cond_dbg(efx, probe, efx->net_dev, !rss_cpus, warn, in ef4_wanted_parallelism()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 5263 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ macro
|