Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.c627 DBG_PRINT(INFO_DBG, "Malloc failed for list_info\n"); in init_shared_mem()
654 DBG_PRINT(INFO_DBG, in init_shared_mem()
672 DBG_PRINT(INFO_DBG, in init_shared_mem()
2520 DBG_PRINT(INFO_DBG, "%s: Could not allocate skb\n", in fill_rx_buffers()
2749 DBG_PRINT(INFO_DBG, "%s: Out of memory in Rx Intr!!\n", in s2io_chk_rx_buffers()
2874 DBG_PRINT(INFO_DBG, in s2io_netpoll()
3745 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
3755 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
5002 DBG_PRINT(INFO_DBG, "%s: entered promiscuous mode\n", in s2io_set_multicast()
5024 DBG_PRINT(INFO_DBG, "%s: left promiscuous mode\n", dev->name); in s2io_set_multicast()
[all …]
Ds2io.h59 #define INFO_DBG 2 macro