Home
last modified time | relevance | path

Searched refs:NETIF_MSG_IFUP (Results 1 – 46 of 46) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c242 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss()
257 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, "i= %d, queue = %d\n", in qed_sp_vport_update_rss()
1296 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_vport()
1368 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_update_vport()
1376 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_update_vport()
1413 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_update_vport()
1453 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_rxq()
1509 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_txq()
Dqed_mcp.c763 DP_VERBOSE(p_hwfn, (QED_MSG_SP | NETIF_MSG_IFUP), in qed_mcp_fill_shmem_func_info()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h946 DP(NETIF_MSG_IFUP, "Configuring ethertype 0x88a8 for BD\n"); in bnx2x_func_start()
956 DP(NETIF_MSG_IFUP, in bnx2x_func_start()
1172 DP(NETIF_MSG_IFUP, "created tx data cid %d, txq %d\n", in bnx2x_init_txdata()
1290 DP(NETIF_MSG_IFUP | BNX2X_MSG_ETHTOOL, in bnx2x_extract_max_cfg()
1361 DP(NETIF_MSG_IFUP, "drv_flags 0x%08x\n", drv_flags); in bnx2x_update_drv_flags()
Dbnx2x_cmn.c1416 DP(NETIF_MSG_IFUP, in bnx2x_init_rx_rings()
2017 DP(NETIF_MSG_IFUP, "Setting real num queues to (tx, rx) (%d, %d)\n", in bnx2x_set_real_num_queues()
2408 DP(NETIF_MSG_IFUP, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp()
2413 DP(NETIF_MSG_IFUP, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp()
2528 DP(NETIF_MSG_IFUP, "Driver state %08x-->%08x\n", in bnx2x_set_os_driver_state()
2538 DP(NETIF_MSG_IFUP, "Starting CNIC-related load\n"); in bnx2x_load_cnic()
2565 DP(NETIF_MSG_IFUP, "cnic napi added\n"); in bnx2x_load_cnic()
2599 DP(NETIF_MSG_IFUP, "Ending successfully CNIC-related load\n"); in bnx2x_load_cnic()
2627 DP(NETIF_MSG_IFUP, "Starting NIC load\n"); in bnx2x_nic_load()
2628 DP(NETIF_MSG_IFUP, in bnx2x_nic_load()
[all …]
Dbnx2x_main.c1574 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable()
1586 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable()
1652 DP(NETIF_MSG_IFUP, "write 0x%x to IGU mode %s\n", in bnx2x_igu_int_enable()
1726 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
1731 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
1749 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
2339 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc()
2478 DP(NETIF_MSG_IFUP, "Fairness will be disabled due to ETS\n"); in bnx2x_calc_vn_min()
2482 DP(NETIF_MSG_IFUP, in bnx2x_calc_vn_min()
2508 DP(NETIF_MSG_IFUP, "vn %d: vn_max_rate %d\n", vn, vn_max_rate); in bnx2x_calc_vn_max()
[all …]
Dbnx2x_vfpf.c875 DP(NETIF_MSG_IFUP, "state is %x, returning\n", bp->state); in bnx2x_vfpf_set_mcast()
884 DP(NETIF_MSG_IFUP, "dev->flags = %x\n", dev->flags); in bnx2x_vfpf_set_mcast()
887 DP(NETIF_MSG_IFUP, "Adding mcast MAC: %pM\n", in bnx2x_vfpf_set_mcast()
897 DP(NETIF_MSG_IFUP, in bnx2x_vfpf_set_mcast()
1002 DP(NETIF_MSG_IFUP, "Rx mode is %d\n", mode); in bnx2x_vfpf_storm_rx_mode()
/linux-4.4.14/Documentation/networking/
Dnetif-msg.txt71 3 NETIF_MSG_IFUP 0x0008
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dspider_net.h437 NETIF_MSG_IFUP | \
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c355 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_change_mtu()
Dqede_main.c2110 DP_VERBOSE(edev, NETIF_MSG_IFUP, in qede_start_queues()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c146 NETIF_MSG_IFUP);
/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac.c71 NETIF_MSG_IFUP | \
1821 mac->msg_enable = (NETIF_MSG_IFUP << 1 ) - 1; in pasemi_mac_probe()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c83 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
Dgianfar.c1404 priv->msg_enable = (NETIF_MSG_IFUP << 1 ) - 1; in gfar_probe()
Ducc_geth.c64 #define UGETH_MSG_DEFAULT (NETIF_MSG_IFUP << 1 ) - 1
/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c52 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2.c67 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.4.14/include/linux/
Dnetdevice.h3211 NETIF_MSG_IFUP = 0x0020, enumerator
3228 #define netif_msg_ifup(p) ((p)->msg_enable & NETIF_MSG_IFUP)
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c62 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.4.14/drivers/net/ethernet/microchip/
Denc28j60.c40 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | NETIF_MSG_LINK)
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c1294 alx->msg_enable = NETIF_MSG_LINK | NETIF_MSG_HW | NETIF_MSG_IFUP | in alx_probe()
/linux-4.4.14/drivers/net/ethernet/aeroflex/
Dgreth.c53 NETIF_MSG_IFUP | \
/linux-4.4.14/drivers/net/ethernet/sis/
Dsis190.c61 NETIF_MSG_LINK | NETIF_MSG_IFUP | \
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_emac.c87 NETIF_MSG_IFUP | \
Dnetcp_core.c48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
Dcpsw.c48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c64 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde2104x.c83 NETIF_MSG_IFUP | \
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_nic.c93 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.4.14/drivers/net/ethernet/broadcom/
Db44.c52 NETIF_MSG_IFUP | \
Dtg3.c114 NETIF_MSG_IFUP | \
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c70 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c74 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.c191 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c102 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c71 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
Datl1.c246 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
/linux-4.4.14/drivers/net/ethernet/qlogic/
Dqla3xxx.c58 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c78 NETIF_MSG_LINK | NETIF_MSG_IFUP |
Dsky2.c86 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.c149 NETIF_MSG_IFUP | \
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c113 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c58 NETIF_MSG_IFUP |
/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c74 (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN)