| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.c | 261 DP(NETIF_MSG_LINK, "No LFA due to DCC flap after clp exit\n"); in bnx2x_check_lfa() 302 DP(NETIF_MSG_LINK, "Duplex mismatch %x vs. %x\n", in bnx2x_check_lfa() 311 DP(NETIF_MSG_LINK, "Flow control mismatch %x vs. %x\n", in bnx2x_check_lfa() 320 DP(NETIF_MSG_LINK, "Link speed mismatch %x vs. %x\n", in bnx2x_check_lfa() 331 DP(NETIF_MSG_LINK, "Speed Cap mismatch %x vs. %x\n", in bnx2x_check_lfa() 344 DP(NETIF_MSG_LINK, "Flow Ctrl AN mismatch %x vs. %x\n", in bnx2x_check_lfa() 357 DP(NETIF_MSG_LINK, "EEE mismatch %x vs. %x\n", params->eee_mode, in bnx2x_check_lfa() 374 DP(NETIF_MSG_LINK, "Invalid EPIO pin %d to get\n", epio_pin); in bnx2x_get_epio() 391 DP(NETIF_MSG_LINK, "Invalid EPIO pin %d to set\n", epio_pin); in bnx2x_set_epio() 394 DP(NETIF_MSG_LINK, "Setting EPIO pin %d to %d\n", epio_pin, en); in bnx2x_set_epio() [all …]
|
| H A D | bnx2x_dcb.c | 131 DP(NETIF_MSG_LINK, "local_mib.error %x\n", error); in bnx2x_dump_dcbx_drv_param() 134 DP(NETIF_MSG_LINK, in bnx2x_dump_dcbx_drv_param() 137 DP(NETIF_MSG_LINK, in bnx2x_dump_dcbx_drv_param() 141 DP(NETIF_MSG_LINK, in bnx2x_dump_dcbx_drv_param()
|
| /linux/Documentation/networking/ |
| H A D | netif-msg.rst | 72 if (np->msg_enable & NETIF_MSG_LINK) 84 2 NETIF_MSG_LINK 0x0004
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-main.c | 27 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tehuti.h | 47 NETIF_MSG_LINK)
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev.c | 4165 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info() 4283 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info() 4290 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info() 5086 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5093 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5100 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5117 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5240 NETIF_MSG_LINK, in qed_configure_vp_wfq_on_link_change() 5278 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in __qed_configure_pf_max_bandwidth() 5336 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in __qed_configure_pf_min_bandwidth()
|
| H A D | qed_mcp.c | 1353 DP_VERBOSE(p_hwfn, (NETIF_MSG_LINK | QED_MSG_SP), in qed_mcp_handle_link_change() 1359 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_link_change() 1377 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_link_change() 1381 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_link_change() 1628 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_set_link() 1634 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, "Resetting link\n"); in qed_mcp_set_link() 2036 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_events()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_rep.c | 38 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | in efx_ef100_rep_init_struct()
|
| H A D | efx_common.c | 30 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
| H A D | efx.c | 93 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf.h | 48 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-common.c | 27 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.h | 27 NETIF_MSG_LINK | \
|
| /linux/drivers/net/ethernet/vertexcom/ |
| H A D | mse102x.c | 25 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
|
| /linux/drivers/net/ |
| H A D | rionet.c | 36 NETIF_MSG_LINK | \
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice.h | 123 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 93 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
| H A D | efx_common.c | 29 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | encx24j600.c | 26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
| H A D | enc28j60.c | 36 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | NETIF_MSG_LINK)
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.h | 43 NETIF_MSG_LINK | \
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.c | 63 NETIF_MSG_LINK)
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | ax88796c_main.c | 29 NETIF_MSG_LINK |
|
| /linux/drivers/net/ethernet/actions/ |
| H A D | owl-emac.c | 23 NETIF_MSG_LINK)
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 55 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|