Searched refs:NETIF_MSG_IFDOWN (Results 1 – 25 of 34) sorted by relevance
12
/linux-3.4.99/Documentation/networking/ |
D | netif-msg.txt | 70 3 NETIF_MSG_IFDOWN 0x0008
|
/linux-3.4.99/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 436 NETIF_MSG_IFDOWN | \
|
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 57 #define MLX4_EN_MSG_LEVEL (NETIF_MSG_LINK | NETIF_MSG_IFDOWN)
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 1217 DP(NETIF_MSG_IFDOWN, "released sp irq (%d)\n", in bnx2x_free_msix_irqs() 1229 DP(NETIF_MSG_IFDOWN, "about to release fp #%d->%d irq\n", in bnx2x_free_msix_irqs() 2127 DP(NETIF_MSG_IFDOWN, "Releasing a leadership...\n"); in bnx2x_nic_unload() 3185 DP(NETIF_MSG_IFDOWN, in bnx2x_free_fp_mem_at()
|
D | bnx2x_main.c | 1511 DP(NETIF_MSG_IFDOWN, in bnx2x_hc_int_disable() 1531 DP(NETIF_MSG_IFDOWN, "write %x to IGU\n", val); in bnx2x_igu_int_disable() 3853 DP(NETIF_MSG_IFDOWN, "Old GEN_REG_VAL=0x%08x\n", val); in bnx2x_clear_pf_load() 7196 DP(NETIF_MSG_IFUP | NETIF_MSG_IFDOWN, in bnx2x_set_eth_mac() 7550 DP(NETIF_MSG_IFDOWN, "stopping queue %d cid %d\n", index, fp->cid); in bnx2x_stop_queue() 7565 DP(NETIF_MSG_IFDOWN, "stopping tx-only queue %d\n", in bnx2x_stop_queue() 7715 DP(NETIF_MSG_IFDOWN, in bnx2x_reset_port() 7820 DP(NETIF_MSG_IFDOWN, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_send_unload_req() 7825 DP(NETIF_MSG_IFDOWN, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_send_unload_req() 7897 DP(NETIF_MSG_IFDOWN, in bnx2x_func_wait_started() [all …]
|
D | bnx2x_cmn.h | 1041 DP(NETIF_MSG_IFDOWN, "tpa bin %d empty on free\n", i); in bnx2x_free_tpa_pool()
|
/linux-3.4.99/drivers/staging/bcm/ |
D | InterfaceInit.c | 24 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-3.4.99/include/linux/ |
D | netdevice.h | 2308 NETIF_MSG_IFDOWN = 0x0010, enumerator 2325 #define netif_msg_ifdown(p) ((p)->msg_enable & NETIF_MSG_IFDOWN)
|
/linux-3.4.99/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 84 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/linux-3.4.99/drivers/net/ethernet/ti/ |
D | cpsw.c | 40 NETIF_MSG_IFDOWN | NETIF_MSG_RX_ERR | \
|
D | davinci_emac.c | 76 NETIF_MSG_IFDOWN | \
|
/linux-3.4.99/drivers/infiniband/hw/amso1100/ |
D | c2.c | 67 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 82 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/linux-3.4.99/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 40 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | NETIF_MSG_LINK)
|
/linux-3.4.99/drivers/net/ethernet/aeroflex/ |
D | greth.c | 53 NETIF_MSG_IFDOWN | \
|
/linux-3.4.99/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 72 NETIF_MSG_IFDOWN | \
|
/linux-3.4.99/drivers/net/ethernet/sis/ |
D | sis190.c | 62 NETIF_MSG_IFDOWN)
|
/linux-3.4.99/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 134 NETIF_MSG_IFDOWN | NETIF_MSG_TIMER);
|
/linux-3.4.99/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 82 NETIF_MSG_IFDOWN | \
|
/linux-3.4.99/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 93 | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN;
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 67 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/linux-3.4.99/drivers/net/ethernet/sfc/ |
D | efx.c | 178 NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
|
/linux-3.4.99/drivers/net/ethernet/broadcom/ |
D | b44.c | 49 NETIF_MSG_IFDOWN | \
|
/linux-3.4.99/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 102 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 77 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
12