Home
last modified time | relevance | path

Searched refs:NETIF_MSG_LINK (Results 1 – 25 of 76) sorted by relevance

1234

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c261 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 Dbnx2x_dcb.c131 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()
H A Dbnx2x_main.c2128 DP(NETIF_MSG_LINK, in bnx2x_set_gpio()
2137 DP(NETIF_MSG_LINK, in bnx2x_set_gpio()
2146 DP(NETIF_MSG_LINK, in bnx2x_set_gpio()
2179 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> output low\n", pins); in bnx2x_set_mult_gpio()
2185 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> output high\n", pins); in bnx2x_set_mult_gpio()
2191 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> input\n", pins); in bnx2x_set_mult_gpio()
2231 DP(NETIF_MSG_LINK, in bnx2x_set_gpio_int()
2240 DP(NETIF_MSG_LINK, in bnx2x_set_gpio_int()
2350 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc()
12772 DP(NETIF_MSG_LINK, "mdio_read: prtad 0x%x, devad 0x%x, addr 0x%x\n", in bnx2x_mdio_read()
[all …]
/linux/Documentation/networking/
H A Dnetif-msg.rst72 if (np->msg_enable & NETIF_MSG_LINK)
84 2 NETIF_MSG_LINK 0x0004
/linux/drivers/net/ethernet/toshiba/
H A Dspider_net.h420 NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea.h36 #define EHEA_MSG_DEFAULT (NETIF_MSG_LINK | NETIF_MSG_TIMER \
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c136 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c4188 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info()
4306 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info()
4313 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_hw_get_nvm_info()
5109 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param()
5116 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param()
5123 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param()
5133 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in qed_init_wfq_param()
5256 NETIF_MSG_LINK, in qed_configure_vp_wfq_on_link_change()
5294 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in __qed_configure_pf_max_bandwidth()
5352 DP_VERBOSE(p_hwfn, NETIF_MSG_LINK, in __qed_configure_pf_min_bandwidth()
H A Dqed_mcp.c1353 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/tehuti/
H A Dtehuti.h47 NETIF_MSG_LINK)
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h42 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux/drivers/net/ethernet/sfc/
H A Def100_rep.c38 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | in efx_ef100_rep_init_struct()
H A Defx.c92 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c27 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux/drivers/net/ethernet/
H A Djme.h27 NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h67 #define MLX4_EN_MSG_LEVEL (NETIF_MSG_LINK | NETIF_MSG_IFDOWN)
/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.c36 NETIF_MSG_LINK | \
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c93 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
H A Defx_common.c29 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h43 NETIF_MSG_LINK | \
/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/ethernet/asix/
H A Dax88796c_main.c29 NETIF_MSG_LINK |
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c28 NETIF_MSG_LINK | \

1234