Home
last modified time | relevance | path

Searched refs:INFO_DBG (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/neterion/
Ds2io.c635 DBG_PRINT(INFO_DBG, "Malloc failed for list_info\n"); in init_shared_mem()
662 DBG_PRINT(INFO_DBG, in init_shared_mem()
680 DBG_PRINT(INFO_DBG, in init_shared_mem()
2528 DBG_PRINT(INFO_DBG, "%s: Could not allocate skb\n", in fill_rx_buffers()
2757 DBG_PRINT(INFO_DBG, "%s: Out of memory in Rx Intr!!\n", in s2io_chk_rx_buffers()
2881 DBG_PRINT(INFO_DBG, in s2io_netpoll()
3749 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
3759 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
5007 DBG_PRINT(INFO_DBG, "%s: entered promiscuous mode\n", in s2io_set_multicast()
5029 DBG_PRINT(INFO_DBG, "%s: left promiscuous mode\n", dev->name); in s2io_set_multicast()
[all …]
Ds2io.h59 #define INFO_DBG 2 macro