Home
last modified time | relevance | path

Searched refs:NETIF_MSG_PROBE (Results 1 – 25 of 77) sorted by relevance

1234

/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c1539 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 Dau1000_eth.c62 NETIF_MSG_PROBE | \
/linux/Documentation/networking/
H A Dnetif-msg.rst83 1 NETIF_MSG_PROBE 0x0002
/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h46 NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/8390/
H A Dwd.c303 if (wd_msg_enable & NETIF_MSG_PROBE) 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/ti/
H A Dcpsw_priv.h17 NETIF_MSG_PROBE | NETIF_MSG_TIMER | \
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h49 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/
H A Djme.h26 (NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/vertexcom/
H A Dmse102x.c25 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c2539 DP_VERBOSE(p_hwfn, (NETIF_MSG_PROBE | NETIF_MSG_IFUP), in qed_calc_hw_mode()
3553 DP_VERBOSE(p_hwfn, NETIF_MSG_PROBE, in get_function_id()
3608 NETIF_MSG_PROBE, in qed_hw_set_feat()
4030 DP_VERBOSE(p_hwfn, NETIF_MSG_PROBE, "%s = %d start = %d\n", in qed_hw_get_resc()
4442 NETIF_MSG_PROBE, in qed_get_num_funcs()
/linux/drivers/net/ethernet/intel/ice/
H A Dice.h123 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/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/microchip/
H A Dencx24j600.c26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h42 NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.c28 static int msg_enable = NETIF_MSG_PROBE |
/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.c22 NETIF_MSG_PROBE | \
/linux/drivers/net/usb/
H A Dpegasus.c1207 | NETIF_MSG_PROBE | NETIF_MSG_LINK); in pegasus_probe()

1234