/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
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 …]
|
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()
|
D | bnx2x_main.c | 2130 DP(NETIF_MSG_LINK, in bnx2x_set_gpio() 2139 DP(NETIF_MSG_LINK, in bnx2x_set_gpio() 2148 DP(NETIF_MSG_LINK, in bnx2x_set_gpio() 2181 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> output low\n", pins); in bnx2x_set_mult_gpio() 2187 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> output high\n", pins); in bnx2x_set_mult_gpio() 2193 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> input\n", pins); in bnx2x_set_mult_gpio() 2233 DP(NETIF_MSG_LINK, in bnx2x_set_gpio_int() 2242 DP(NETIF_MSG_LINK, in bnx2x_set_gpio_int() 2352 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc() 12817 DP(NETIF_MSG_LINK, "mdio_read: prtad 0x%x, devad 0x%x, addr 0x%x\n", in bnx2x_mdio_read() [all …]
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | netif-msg.rst | 72 if (np->msg_enable & NETIF_MSG_LINK) 84 2 NETIF_MSG_LINK 0x0004
|
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 421 NETIF_MSG_LINK | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
D | ehea.h | 35 #define EHEA_MSG_DEFAULT (NETIF_MSG_LINK | NETIF_MSG_TIMER \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 136 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev.c | 4091 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info() 4209 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info() 4216 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info() 5012 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5019 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5026 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5036 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param() 5159 NETIF_MSG_LINK, in qed_configure_vp_wfq_on_link_change() 5197 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in __qed_configure_pf_max_bandwidth() 5255 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in __qed_configure_pf_min_bandwidth()
|
D | qed_mcp.c | 1322 DP_VERBOSE(p_hwfn, (NETIF_MSG_LINK | QED_MSG_SP), in qed_mcp_handle_link_change() 1328 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_link_change() 1346 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_link_change() 1350 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_link_change() 1601 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_set_link() 1607 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, "Resetting link\n"); in qed_mcp_set_link() 2009 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_mcp_handle_events()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/ |
D | tehuti.h | 47 NETIF_MSG_LINK)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 12 NETIF_MSG_DRV | NETIF_MSG_LINK | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice.h | 92 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 29 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
D | jme.h | 27 NETIF_MSG_LINK | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 23 #define EMAC_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.h | 30 NETIF_MSG_LINK | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 64 #define MLX4_EN_MSG_LEVEL (NETIF_MSG_LINK | NETIF_MSG_IFDOWN)
|
/kernel/linux/linux-5.10/drivers/net/ |
D | rionet.c | 36 NETIF_MSG_LINK | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
D | ks8851_common.c | 1128 NETIF_MSG_LINK); in ks8851_probe_common()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 156 #define MLX5E_MSG_LEVEL NETIF_MSG_LINK
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 82 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | efx_common.c | 28 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
D | efx.c | 90 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
D | au1000_eth.c | 63 NETIF_MSG_LINK)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
D | encx24j600.c | 26 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
|