Home
last modified time | relevance | path

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

1234

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_main.c390 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_init_pci()
1884 DP_VERBOSE(hwfn->cdev, NETIF_MSG_DRV, in qed_fill_link_capability()
2354 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_access()
2402 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_access()
2442 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_file_start()
2481 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_image_file_data()
2573 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_write()
2604 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_write()
2657 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_read()
2682 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash()
[all …]
A Dqed_hw.c837 NETIF_MSG_DRV, in qed_hw_err_notify()
A Dqed_mng_tlv.c1290 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, in qed_mfw_process_tlv_req()
/linux/drivers/net/ethernet/toshiba/
A Dspider_net.h419 #define SPIDER_NET_DEFAULT_MSG ( NETIF_MSG_DRV | \
/linux/Documentation/networking/
A Dnetif-msg.rst82 0 NETIF_MSG_DRV 0x0001
/linux/drivers/net/ethernet/tehuti/
A Dtehuti.h45 #define BDX_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/8390/
A Dapne.c211 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
A Dsmc-ultra.c236 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
A Dwd.c190 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
A Dne2k-pci.c67 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
A Dne.c328 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
A Dlib8390.c117 static const int default_msg_level = (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_RX_ERR |
/linux/drivers/net/ethernet/ti/
A Dcpsw_priv.h12 NETIF_MSG_DRV | NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac.c23 #define EMAC_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/intel/ice/
A Dice.h121 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.h32 #define MTK_DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/
A Drionet.c35 (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/freescale/
A Dfec_mpc52xx.c81 #define MPC52xx_MESSAGES_DEFAULT ( NETIF_MSG_DRV | NETIF_MSG_PROBE | \
/linux/drivers/net/ethernet/micrel/
A Dks8851_common.c1196 ks->msg_enable = netif_msg_init(msg_en, NETIF_MSG_DRV | in ks8851_probe_common()
/linux/drivers/net/ethernet/sfc/
A Defx.c89 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
A Defx_common.c27 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/linux/drivers/net/ethernet/amd/
A Dau1000_eth.c61 #define AU1000_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/microchip/
A Dencx24j600.c26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/actions/
A Dowl-emac.c21 #define OWL_EMAC_DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/chelsio/cxgb/
A Dcxgb2.c79 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \

Completed in 65 milliseconds

1234