Home
last modified time | relevance | path

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

1234

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_main.c372 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_init_pci()
489 DP_VERBOSE(cdev, NETIF_MSG_DRV, "Omitting Power state change\n"); in qed_set_power_state()
1038 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, "zlib init failed, rc = %d\n", in qed_unzip_data()
1047 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, "FW unzip error: %s, rc=%d\n", in qed_unzip_data()
1865 DP_VERBOSE(hwfn->cdev, NETIF_MSG_DRV, in qed_fill_link_capability()
2335 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_access()
2383 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_access()
2423 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_file_start()
2462 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_file_data()
2554 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_write()
[all …]
Dqed_hw.c837 NETIF_MSG_DRV, in qed_hw_err_notify()
Dqed_mng_tlv.c1290 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, in qed_mfw_process_tlv_req()
/linux-5.19.10/drivers/net/ethernet/toshiba/
Dspider_net.h418 #define SPIDER_NET_DEFAULT_MSG ( NETIF_MSG_DRV | \
/linux-5.19.10/Documentation/networking/
Dnetif-msg.rst82 0 NETIF_MSG_DRV 0x0001
/linux-5.19.10/drivers/net/ethernet/tehuti/
Dtehuti.h45 #define BDX_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
/linux-5.19.10/drivers/net/ethernet/8390/
Dapne.c211 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
Dsmc-ultra.c237 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
Dwd.c191 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
Dne2k-pci.c67 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
Dne.c328 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
Dlib8390.c117 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_RX_ERR |
/linux-5.19.10/drivers/net/ethernet/ti/
Dcpsw_priv.h14 NETIF_MSG_DRV | NETIF_MSG_LINK | \
/linux-5.19.10/drivers/net/ethernet/qualcomm/emac/
Demac.c23 #define EMAC_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux-5.19.10/drivers/net/ethernet/vertexcom/
Dmse102x.c22 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice.h119 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux-5.19.10/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h33 #define MTK_DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | \
/linux-5.19.10/drivers/net/
Drionet.c35 (NETIF_MSG_DRV | \
/linux-5.19.10/drivers/net/ethernet/micrel/
Dks8851_common.c1196 ks->msg_enable = netif_msg_init(msg_en, NETIF_MSG_DRV | in ks8851_probe_common()
/linux-5.19.10/drivers/net/ethernet/sfc/
Defx.c90 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
Defx_common.c28 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Defx.c93 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
Defx_common.c28 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux-5.19.10/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c83 #define MPC52xx_MESSAGES_DEFAULT ( NETIF_MSG_DRV | NETIF_MSG_PROBE | \
/linux-5.19.10/drivers/net/ethernet/microchip/
Dencx24j600.c26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)

1234