/linux-4.4.14/Documentation/networking/ |
D | netif-msg.txt | 70 3 NETIF_MSG_IFDOWN 0x0008
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 436 NETIF_MSG_IFDOWN | \
|
/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()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev.c | 771 DP_VERBOSE(p_hwfn, NETIF_MSG_IFDOWN, "Stopping hw/fw\n"); in qed_hw_stop() 842 NETIF_MSG_IFDOWN, in qed_hw_stop_fastpath() 911 DP_VERBOSE(p_hwfn, NETIF_MSG_IFDOWN, "Resetting hw/fw\n"); in qed_hw_reset()
|
D | qed_main.c | 543 DP_VERBOSE(cdev, NETIF_MSG_IFDOWN, in qed_nic_stop()
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 145 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 64 #define MLX4_EN_MSG_LEVEL (NETIF_MSG_LINK | NETIF_MSG_IFDOWN)
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 1375 DP(NETIF_MSG_IFDOWN, "tpa bin %d empty on free\n", i); in bnx2x_free_tpa_pool() 1633 DP(NETIF_MSG_IFDOWN, "released sp irq (%d)\n", in bnx2x_free_msix_irqs() 1647 DP(NETIF_MSG_IFDOWN, "about to release fp #%d->%d irq\n", in bnx2x_free_msix_irqs() 3020 DP(NETIF_MSG_IFDOWN, "Releasing a leadership...\n"); in bnx2x_nic_unload() 4422 DP(NETIF_MSG_IFDOWN, in bnx2x_free_fp_mem_at()
|
D | bnx2x_main.c | 864 DP(NETIF_MSG_IFDOWN, in bnx2x_hc_int_disable() 884 DP(NETIF_MSG_IFDOWN, "write %x to IGU\n", val); in bnx2x_igu_int_disable() 4524 DP(NETIF_MSG_IFDOWN, "Old GEN_REG_VAL=0x%08x\n", val); in bnx2x_clear_pf_load() 8873 DP(NETIF_MSG_IFDOWN, "stopping queue %d cid %d\n", index, fp->cid); in bnx2x_stop_queue() 8887 DP(NETIF_MSG_IFDOWN, "stopping tx-only queue %d\n", in bnx2x_stop_queue() 9036 DP(NETIF_MSG_IFDOWN, in bnx2x_reset_port() 9142 DP(NETIF_MSG_IFDOWN, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_send_unload_req() 9147 DP(NETIF_MSG_IFDOWN, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_send_unload_req() 9223 DP(NETIF_MSG_IFDOWN, in bnx2x_func_wait_started() 9434 DP(NETIF_MSG_IFDOWN, "Disabling \"close the gates\"\n"); in bnx2x_disable_close_the_gate()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 83 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc_drv.c | 53 NETIF_MSG_IFDOWN | NETIF_MSG_RX_ERR |
|
/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 | 3210 NETIF_MSG_IFDOWN = 0x0010, enumerator 3227 #define netif_msg_ifdown(p) ((p)->msg_enable & NETIF_MSG_IFDOWN)
|
/linux-4.4.14/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 63 NETIF_MSG_IFDOWN);
|
/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/aeroflex/ |
D | greth.c | 52 NETIF_MSG_IFDOWN | \
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis190.c | 62 NETIF_MSG_IFDOWN)
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 86 NETIF_MSG_IFDOWN | \
|
D | netcp_core.c | 50 NETIF_MSG_IFDOWN | NETIF_MSG_RX_ERR | \
|
D | cpsw.c | 50 NETIF_MSG_IFDOWN | NETIF_MSG_RX_ERR | \
|
/linux-4.4.14/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 70 NETIF_MSG_IFDOWN | \
|
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_main.c | 65 NETIF_MSG_IFDOWN | NETIF_MSG_TIMER);
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 82 NETIF_MSG_IFDOWN | \
|
/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 | 51 NETIF_MSG_IFDOWN | \
|
D | tg3.c | 113 NETIF_MSG_IFDOWN | \
|
/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 | 190 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 103 NETIF_MSG_IFDOWN | NETIF_MSG_TIMER);
|
/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 | 79 NETIF_MSG_IFDOWN);
|
D | sky2.c | 86 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | cassini.c | 148 NETIF_MSG_IFDOWN | \
|
/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 | 57 NETIF_MSG_IFDOWN |
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | r8169.c | 74 (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN)
|