Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c1396 DP(NETIF_MSG_IFUP, in bnx2x_init_rx_rings()
1997 DP(NETIF_MSG_IFUP, "Setting real num queues to (tx, rx) (%d, %d)\n", in bnx2x_set_real_num_queues()
2383 DP(NETIF_MSG_IFUP, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp()
2388 DP(NETIF_MSG_IFUP, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp()
2499 DP(NETIF_MSG_IFUP, "Starting CNIC-related load\n"); in bnx2x_load_cnic()
2526 DP(NETIF_MSG_IFUP, "cnic napi added\n"); in bnx2x_load_cnic()
2560 DP(NETIF_MSG_IFUP, "Ending successfully CNIC-related load\n"); in bnx2x_load_cnic()
2588 DP(NETIF_MSG_IFUP, "Starting NIC load\n"); in bnx2x_nic_load()
2589 DP(NETIF_MSG_IFUP, in bnx2x_nic_load()
2615 DP(NETIF_MSG_IFUP, "num queues: %d", bp->num_queues); in bnx2x_nic_load()
[all …]
Dbnx2x_main.c1569 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable()
1581 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable()
1647 DP(NETIF_MSG_IFUP, "write 0x%x to IGU mode %s\n", in bnx2x_igu_int_enable()
1721 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
1726 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
1744 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
2338 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc()
2473 DP(NETIF_MSG_IFUP, "Fairness will be disabled due to ETS\n"); in bnx2x_calc_vn_min()
2477 DP(NETIF_MSG_IFUP, in bnx2x_calc_vn_min()
2503 DP(NETIF_MSG_IFUP, "vn %d: vn_max_rate %d\n", vn, vn_max_rate); in bnx2x_calc_vn_max()
[all …]
Dbnx2x_cmn.h1113 DP(NETIF_MSG_IFUP, "created tx data cid %d, txq %d\n", in bnx2x_init_txdata()
1231 DP(NETIF_MSG_IFUP | BNX2X_MSG_ETHTOOL, in bnx2x_extract_max_cfg()
1302 DP(NETIF_MSG_IFUP, "drv_flags 0x%08x\n", drv_flags); in bnx2x_update_drv_flags()
Dbnx2x_vfpf.c859 DP(NETIF_MSG_IFUP, "state is %x, returning\n", bp->state); in bnx2x_vfpf_set_mcast()
868 DP(NETIF_MSG_IFUP, "dev->flags = %x\n", dev->flags); in bnx2x_vfpf_set_mcast()
871 DP(NETIF_MSG_IFUP, "Adding mcast MAC: %pM\n", in bnx2x_vfpf_set_mcast()
881 DP(NETIF_MSG_IFUP, in bnx2x_vfpf_set_mcast()
925 DP(NETIF_MSG_IFUP, "Rx mode is %d\n", mode); in bnx2x_vfpf_storm_rx_mode()
/linux-4.1.27/Documentation/networking/
Dnetif-msg.txt71 3 NETIF_MSG_IFUP 0x0008
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dspider_net.h437 NETIF_MSG_IFUP | \
/linux-4.1.27/drivers/net/hyperv/
Dnetvsc_drv.c50 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.1.27/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.1.27/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c83 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
Dgianfar.c1443 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.1.27/drivers/infiniband/hw/amso1100/
Dc2.c67 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.1.27/include/linux/
Dnetdevice.h3128 NETIF_MSG_IFUP = 0x0020, enumerator
3145 #define netif_msg_ifup(p) ((p)->msg_enable & NETIF_MSG_IFUP)
/linux-4.1.27/drivers/net/ethernet/altera/
Daltera_tse_main.c62 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.1.27/drivers/net/ethernet/microchip/
Denc28j60.c40 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | NETIF_MSG_LINK)
/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.c53 NETIF_MSG_IFUP | \
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c1294 alx->msg_enable = NETIF_MSG_LINK | NETIF_MSG_HW | NETIF_MSG_IFUP | in alx_probe()
/linux-4.1.27/drivers/net/ethernet/sis/
Dsis190.c61 NETIF_MSG_LINK | NETIF_MSG_IFUP | \
/linux-4.1.27/drivers/net/ethernet/ti/
Ddavinci_emac.c87 NETIF_MSG_IFUP | \
Dnetcp_core.c47 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
Dcpsw.c46 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c64 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Dde2104x.c83 NETIF_MSG_IFUP | \
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_nic.c93 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.c52 NETIF_MSG_IFUP | \
Dtg3.c114 NETIF_MSG_IFUP | \
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c70 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c101 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.c189 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c74 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl1.c246 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.1.27/drivers/net/ethernet/qlogic/
Dqla3xxx.c58 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c78 NETIF_MSG_LINK | NETIF_MSG_IFUP |
Dsky2.c86 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
/linux-4.1.27/drivers/net/ethernet/sun/
Dcassini.c149 NETIF_MSG_IFUP | \
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c58 NETIF_MSG_IFUP |
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c113 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c74 (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN)