Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c1541 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1548 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1556 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1563 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1623 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1631 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1634 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1688 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1705 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1760 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/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.c92 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h48 #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/8390/
H A Dlib8390.c116 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_RX_ERR |
/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/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/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/microchip/
H A Dencx24j600.c26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
H A Denc28j60.c36 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | 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/actions/
H A Dowl-emac.c22 NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c54 static const u32 default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c47 NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.c80 #define SMSC_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/include/linux/
H A Dnetdevice.h4794 #define NETIF_MSG_PROBE __NETIF_MSG(PROBE) macro
4810 #define netif_msg_probe(p) ((p)->msg_enable & NETIF_MSG_PROBE)
/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c52 NETIF_MSG_PROBE | \

123