Home
last modified time | relevance | path

Searched refs:NETIF_MSG_DRV (Results 1 – 25 of 69) sorted by relevance

123

/linux/Documentation/networking/
H A Dnetif-msg.rst82 0 NETIF_MSG_DRV 0x0001
/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h45 #define BDX_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/8390/
H A Dapne.c206 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
H A Dsmc-ultra.c236 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
H A Dwd.c190 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
H A Dne2k-pci.c68 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
H A Dlib8390.c116 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_RX_ERR |
/linux/drivers/net/ethernet/sfc/
H A Def100_rep.c37 efv->msg_enable = NETIF_MSG_DRV | NETIF_MSG_PROBE | in efx_ef100_rep_init_struct()
H A Defx_common.c29 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
H A Defx.c91 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h47 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/vertexcom/
H A Dmse102x.c25 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux/drivers/net/
H A Drionet.c35 (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c92 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
H A Defx_common.c28 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c83 #define MPC52xx_MESSAGES_DEFAULT ( NETIF_MSG_DRV | NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mng_tlv.c1290 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, in qed_mfw_process_tlv_req()
/linux/drivers/net/ethernet/microchip/
H A Dencx24j600.c26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/amd/
H A Dau1000_eth.c61 #define AU1000_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
H A Dpcnet32.c2464 if (pcnet32_debug & NETIF_MSG_DRV) in pcnet32_tx_timeout()
3004 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h41 #define MTK_DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c57 #define MSG_ENABLE_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/actions/
H A Dowl-emac.c21 #define OWL_EMAC_DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c1277 intf->msg_enable = netif_msg_init(-1, NETIF_MSG_DRV | in bcmasp_interface_create()
/linux/drivers/net/usb/
H A Dpegasus.c1173 pegasus->msg_enable = netif_msg_init(msg_level, NETIF_MSG_DRV in pegasus_probe()

123