/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 242 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()
|
D | qed_mcp.c | 763 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/ |
D | bnx2x_cmn.h | 946 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()
|
D | bnx2x_cmn.c | 1416 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 …]
|
D | bnx2x_main.c | 1574 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 …]
|
D | bnx2x_vfpf.c | 875 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/ |
D | netif-msg.txt | 71 3 NETIF_MSG_IFUP 0x0008
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 437 NETIF_MSG_IFUP | \
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 355 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_change_mtu()
|
D | qede_main.c | 2110 DP_VERBOSE(edev, NETIF_MSG_IFUP, in qede_start_queues()
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 146 NETIF_MSG_IFUP);
|
/linux-4.4.14/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 71 NETIF_MSG_IFUP | \ 1821 mac->msg_enable = (NETIF_MSG_IFUP << 1 ) - 1; in pasemi_mac_probe()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 83 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
D | gianfar.c | 1404 priv->msg_enable = (NETIF_MSG_IFUP << 1 ) - 1; in gfar_probe()
|
D | ucc_geth.c | 64 #define UGETH_MSG_DEFAULT (NETIF_MSG_IFUP << 1 ) - 1
|
/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc_drv.c | 52 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2.c | 67 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 3211 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/ |
D | altera_tse_main.c | 62 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/linux-4.4.14/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 40 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | NETIF_MSG_LINK)
|
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ |
D | main.c | 1294 alx->msg_enable = NETIF_MSG_LINK | NETIF_MSG_HW | NETIF_MSG_IFUP | in alx_probe()
|
/linux-4.4.14/drivers/net/ethernet/aeroflex/ |
D | greth.c | 53 NETIF_MSG_IFUP | \
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis190.c | 61 NETIF_MSG_LINK | NETIF_MSG_IFUP | \
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 87 NETIF_MSG_IFUP | \
|
D | netcp_core.c | 48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | cpsw.c | 48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_main.c | 64 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 83 NETIF_MSG_IFUP | \
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 93 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | b44.c | 52 NETIF_MSG_IFUP | \
|
D | tg3.c | 114 NETIF_MSG_IFUP | \
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 70 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 74 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | efx.c | 191 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 102 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
/linux-4.4.14/drivers/net/ethernet/synopsys/ |
D | dwc_eth_qos.c | 71 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
D | atl1.c | 246 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
|
/linux-4.4.14/drivers/net/ethernet/qlogic/ |
D | qla3xxx.c | 58 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | skge.c | 78 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
D | sky2.c | 86 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | cassini.c | 149 NETIF_MSG_IFUP | \
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 113 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 58 NETIF_MSG_IFUP |
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | r8169.c | 74 (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN)
|