Searched refs:netif_cond_dbg (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_bindings.c | 128 netif_cond_dbg(efx, drv, efx->net_dev, in efx_tc_setup_block()
|
H A D | efx_channels.c | 98 netif_cond_dbg(efx, probe, efx->net_dev, !rss_cpus, warn, in efx_wanted_parallelism()
|
H A D | mcdi_filters.c | 884 netif_cond_dbg(efx, drv, efx->net_dev, in efx_mcdi_filter_insert_def()
|
/linux/include/net/ |
H A D | net_debug.h | 131 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ macro
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 848 netif_cond_dbg(efx, hw, efx->net_dev, rc == -EPERM, err, in _efx_mcdi_rpc() 1095 netif_cond_dbg(efx, hw, efx->net_dev, rc == -EPERM, err, in efx_siena_mcdi_display_error()
|
H A D | efx_channels.c | 98 netif_cond_dbg(efx, probe, efx->net_dev, !efx_siena_rss_cpus, in efx_wanted_parallelism()
|