Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/neterion/
Ds2io.c619 DBG_PRINT(INFO_DBG, "Malloc failed for list_info\n"); in init_shared_mem()
646 DBG_PRINT(INFO_DBG, in init_shared_mem()
665 DBG_PRINT(INFO_DBG, in init_shared_mem()
2518 DBG_PRINT(INFO_DBG, "%s: Could not allocate skb\n", in fill_rx_buffers()
2741 DBG_PRINT(INFO_DBG, "%s: Out of memory in Rx Intr!!\n", in s2io_chk_rx_buffers()
2866 DBG_PRINT(INFO_DBG, in s2io_netpoll()
3738 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
3748 DBG_PRINT(INFO_DBG, "%s: Memory allocation failed\n", in s2io_enable_msi_x()
4954 DBG_PRINT(INFO_DBG, "%s: entered promiscuous mode\n", in s2io_set_multicast()
4976 DBG_PRINT(INFO_DBG, "%s: left promiscuous mode\n", dev->name); in s2io_set_multicast()
[all …]
Ds2io.h60 #define INFO_DBG 2 macro