Home
last modified time | relevance | path

Searched refs:NETIF_MSG_DRV (Results 1 – 25 of 95) 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()
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()
2627 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash_cfg_read()
2652 DP_VERBOSE(cdev, NETIF_MSG_DRV, in qed_nvm_flash()
[all …]
H A Dqed_hw.c855 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/Documentation/networking/
H A Dnetif-msg.rst82 0 NETIF_MSG_DRV 0x0001
/linux/drivers/net/ethernet/toshiba/
H A Dspider_net.h418 #define SPIDER_NET_DEFAULT_MSG ( NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h45 #define BDX_DEF_MSG_ENABLE (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h44 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/8390/
H A Dapne.c206 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
H A Dsmc-ultra.c236 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
H A Dwd.c190 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_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/sfc/
H A Def100_rep.c37 efv->msg_enable = NETIF_MSG_DRV | NETIF_MSG_PROBE | in efx_ef100_rep_init_struct()
H A Defx.c90 static unsigned debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
H A Defx_common.c29 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE |
/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.c22 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux/drivers/net/
H A Drionet.c35 (NETIF_MSG_DRV | \
/linux/drivers/net/ethernet/intel/ice/
H A Dice.h120 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/micrel/
H A Dks8851_common.c1176 ks->msg_enable = netif_msg_init(msg_en, NETIF_MSG_DRV | in ks8851_probe_common()
/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/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 |

1234