Home
last modified time | relevance | path

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

1234

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c479 DP_VERBOSE(cdev, NETIF_MSG_DRV, "Omitting Power state change\n"); in qed_set_power_state()
1028 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, "zlib init failed, rc = %d\n", in qed_unzip_data()
1037 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, "FW unzip error: %s, rc=%d\n", in qed_unzip_data()
1854 DP_VERBOSE(hwfn->cdev, NETIF_MSG_DRV, in qed_fill_link_capability()
2324 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_access()
2372 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_access()
2412 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_file_start()
2451 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_file_data()
2543 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_write()
2574 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_write()
[all...]
H A Dqed_hw.c845 NETIF_MSG_DRV, in qed_hw_err_notify()
H A Dqed_mng_tlv.c1290 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, in qed_mfw_process_tlv_req()
/linux/drivers/net/ethernet/wangxun/ngbevf/
H A Dngbevf_main.c178 wx->msg_enable = netif_msg_init(-1, NETIF_MSG_DRV | in ngbevf_probe()
/linux/Documentation/networking/
H A Dnetif-msg.rst82 0 NETIF_MSG_DRV 0x0001
/linux/drivers/net/ethernet/wangxun/txgbevf/
H A Dtxgbevf_main.c223 wx->msg_enable = netif_msg_init(-1, NETIF_MSG_DRV | in txgbevf_probe()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h46 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/8390/
H A Dwd.c190 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
H A Dsmc-ultra.c236 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
H A Dne2k-pci.c68 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
H A Dne.c327 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
H A Dlib8390.c116 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_RX_ERR |
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h15 NETIF_MSG_DRV | NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.c22 #define EMAC_MSG_DEFAULT (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/ethernet/intel/ice/
H A Dice.h119 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/
H A Drionet.c35 (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/micrel/
H A Dks8851_common.c1160 ks->msg_enable = netif_msg_init(msg_en, NETIF_MSG_DRV | in ks8851_probe_common()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c92 static unsigned 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/sfc/
H A Defx_common.c29 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux/drivers/net/ethernet/amd/
H A Dau1000_eth.c61 #define AU1000_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
/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/chelsio/cxgb/
H A Dcxgb2.c79 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux/drivers/net/usb/
H A Dpegasus.c1171 pegasus->msg_enable = netif_msg_init(msg_level, NETIF_MSG_DRV in pegasus_probe()

1234