Home
last modified time | relevance | path

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

12345

/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c750 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_disabled()
923 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_get_total_bw()
927 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_get_total_bw()
1146 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_config()
1164 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_config()
1198 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_config()
1203 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_config()
1214 DP(NETIF_MSG_LINK, in bnx2x_ets_e3b0_config()
1661 DP(NETIF_MSG_LINK, in bnx2x_xmac_init()
7217 DP(NETIF_MSG_LINK, in bnx2x_8073_8727_external_rom_boot()
[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()
12781 DP(NETIF_MSG_LINK, "mdio_read_val 0x%x rc = 0x%x\n", value, rc); in bnx2x_mdio_read()
[all …]
/linux-6.15/Documentation/networking/
H A Dnetif-msg.rst72 if (np->msg_enable & NETIF_MSG_LINK)
84 2 NETIF_MSG_LINK 0x0004
/linux-6.15/drivers/net/ethernet/ibm/ehea/
H A Dehea.h36 #define EHEA_MSG_DEFAULT (NETIF_MSG_LINK | NETIF_MSG_TIMER \
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c136 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux-6.15/drivers/net/ethernet/tehuti/
H A Dtehuti.h47 NETIF_MSG_LINK)
/linux-6.15/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-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf.h42 #define IDPF_AVAIL_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux-6.15/drivers/net/ethernet/sfc/
H A Def100_rep.c38 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | in efx_ef100_rep_init_struct()
H A Defx_common.c30 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw_priv.h15 NETIF_MSG_DRV | NETIF_MSG_LINK | \
/linux-6.15/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c27 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux-6.15/drivers/net/ethernet/
H A Djme.h27 NETIF_MSG_LINK | \
/linux-6.15/drivers/net/ethernet/qualcomm/emac/
H A Demac.c22 #define EMAC_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux-6.15/drivers/net/ethernet/vertexcom/
H A Dmse102x.c23 #define MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h67 #define MLX4_EN_MSG_LEVEL (NETIF_MSG_LINK | NETIF_MSG_IFDOWN)
/linux-6.15/drivers/net/
H A Drionet.c36 NETIF_MSG_LINK | \
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice.h118 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux-6.15/drivers/net/ethernet/micrel/
H A Dks8851_common.c1162 NETIF_MSG_LINK); in ks8851_probe_common()
/linux-6.15/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c84 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
/linux-6.15/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-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h43 NETIF_MSG_LINK | \

12345