Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/neterion/
Ds2io.c620 DBG_PRINT(INFO_DBG, "Malloc failed for list_info\n"); in init_shared_mem()
647 DBG_PRINT(INFO_DBG, in init_shared_mem()
666 DBG_PRINT(INFO_DBG, in init_shared_mem()
2519 DBG_PRINT(INFO_DBG, "%s: Could not allocate skb\n", in fill_rx_buffers()
2742 DBG_PRINT(INFO_DBG, "%s: Out of memory in Rx Intr!!\n", in s2io_chk_rx_buffers()
2867 DBG_PRINT(INFO_DBG, in s2io_netpoll()
3739 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
3749 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
4955 DBG_PRINT(INFO_DBG, "%s: entered promiscuous mode\n", in s2io_set_multicast()
4977 DBG_PRINT(INFO_DBG, "%s: left promiscuous mode\n", dev->name); in s2io_set_multicast()
[all …]
Ds2io.h60 #define INFO_DBG 2 macro