NETIF_MSG_         53 drivers/net/ethernet/chelsio/cxgb3/common.h 	if ((adapter)->msg_enable & NETIF_MSG_##category) \
NETIF_MSG_        826 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h 	if (NETIF_MSG_##mlevel & (priv)->msg_enable)			\
NETIF_MSG_        155 drivers/net/ethernet/mellanox/mlx5/core/en.h 	if (NETIF_MSG_##mlevel & (priv)->msglevel)              \
NETIF_MSG_       2309 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	if (NETIF_MSG_##lvl & adapter->ahw->msg_enable)	\