/linux/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 1539 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci() 1546 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci() 1554 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci() 1561 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci() 1621 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1() 1629 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1() 1632 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1() 1686 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1() 1703 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1() 1758 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1() [all …]
|
H A D | au1000_eth.c | 62 NETIF_MSG_PROBE | \
|
/linux/Documentation/translations/zh_CN/networking/ |
H A D | netif-msg.rst | 80 1 NETIF_MSG_PROBE 0x0002
|
/linux/drivers/net/ethernet/wangxun/ngbevf/ |
H A D | ngbevf_main.c | 179 NETIF_MSG_PROBE | NETIF_MSG_LINK); in ngbevf_probe()
|
/linux/Documentation/networking/ |
H A D | netif-msg.rst | 83 1 NETIF_MSG_PROBE 0x0002
|
/linux/drivers/net/ethernet/wangxun/txgbevf/ |
H A D | txgbevf_main.c | 224 NETIF_MSG_PROBE | NETIF_MSG_LINK); in txgbevf_probe()
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf.h | 46 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
/linux/drivers/net/ethernet/8390/ |
H A D | wd.c | 303 if (wd_msg_enable & NETIF_MSG_PROBE) in wd_probe1()
|
H A D | ne2k-pci.c | 68 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
|
H A D | ne.c | 479 if (ne_msg_enable & NETIF_MSG_PROBE) in ne_probe1()
|
H A D | lib8390.c | 116 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_RX_ERR |
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 17 NETIF_MSG_PROBE | NETIF_MSG_TIMER | \
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac.c | 22 #define EMAC_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
|
/linux/drivers/net/ethernet/ |
H A D | jme.h | 26 (NETIF_MSG_PROBE | \
|
/linux/drivers/net/ethernet/vertexcom/ |
H A D | mse102x.c | 25 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice.h | 119 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dev.c | 2543 DP_VERBOSE(p_hwfn, (NETIF_MSG_PROBE | NETIF_MSG_IFUP), in qed_calc_hw_mode() 3557 DP_VERBOSE(p_hwfn, NETIF_MSG_PROBE, in get_function_id() 3612 NETIF_MSG_PROBE, in qed_hw_set_feat() 4034 DP_VERBOSE(p_hwfn, NETIF_MSG_PROBE, "%s = %d start = %d\n", in qed_hw_get_resc() 4446 NETIF_MSG_PROBE, in qed_get_num_funcs()
|
/linux/drivers/net/ethernet/micrel/ |
H A D | ks8851_common.c | 1161 NETIF_MSG_PROBE | in ks8851_probe_common()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 92 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx.c | 83 #define MPC52xx_MESSAGES_DEFAULT ( NETIF_MSG_DRV | NETIF_MSG_PROBE | \
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 29 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
|
/linux/drivers/net/ethernet/microchip/ |
H A D | encx24j600.c | 26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 79 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
|
/linux/drivers/net/ethernet/asix/ |
H A D | ax88796c_main.c | 28 static int msg_enable = NETIF_MSG_PROBE |
|
/linux/drivers/net/usb/ |
H A D | pegasus.c | 1172 | NETIF_MSG_PROBE | NETIF_MSG_LINK); in pegasus_probe()
|