Searched refs:DBG_ERROR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_priv.c265 DBG_ERROR( DbgInfo, "UIL_ERR_WRONG_IFB\n" );
339 DBG_ERROR( DbgInfo, "Bad LTV for this action\n" );
343 DBG_ERROR( DbgInfo, "UIL_ERR_WRONG_IFB\n" );
392 DBG_ERROR( DbgInfo, "EPERM\n" );
397 DBG_ERROR( DbgInfo, "UIL_ERR_WRONG_IFB\n" );
445 DBG_ERROR( DbgInfo, "EPERM\n" );
450 DBG_ERROR( DbgInfo, "UIL_ERR_WRONG_IFB\n" );
500 DBG_ERROR( DbgInfo, "verify_area failed, result: %d\n", result );
518 DBG_ERROR( DbgInfo, "ENOMEM\n" );
533 DBG_ERROR( DbgInf
[all...]
H A Dwl_pci.c276 DBG_ERROR( DbgInfo, "net_device pointer is NULL!!!\n" );
278 DBG_ERROR( DbgInfo, "wl_private pointer is NULL!!!\n" );
457 DBG_ERROR( DbgInfo, "PCI subsys passed in an invalid pci_dev pointer\n" );
463 DBG_ERROR( DbgInfo, "Could not retrieve net_device structure\n" );
512 DBG_ERROR( DbgInfo, "PCI subsys passed in an invalid pci_dev pointer\n" );
518 DBG_ERROR( DbgInfo, "pci_enable_device() failed\n" );
527 DBG_ERROR( DbgInfo, "Could not register device!!!\n" );
534 DBG_ERROR( DbgInfo, "Private adapter struct was not allocated!!!\n" );
542 DBG_ERROR( DbgInfo, "Could not allocate DMA descriptor memory!!!\n" );
560 DBG_ERROR( DbgInf
[all...]
H A Ddebug.h148 #define DBG_ERROR(A, S...) {if (DBG_FLAGS(A) & DBG_ERROR_ON) {\ macro
210 #define DBG_ERROR(A, S...) macro
H A Dwl_netdev.c691 DBG_ERROR( DbgInfo, "Private adapter struct is NULL\n" );
695 DBG_ERROR( DbgInfo, "net_device struct in wl_private is NULL\n" );
831 DBG_ERROR( DbgInfo, "Problem with list_entry\n" );
991 DBG_ERROR( DbgInfo, "Rx request to card FAILED\n" );
1006 DBG_ERROR( DbgInfo, "Could not alloc skb\n" );
1814 DBG_ERROR( DbgInfo, "Private adapter struct is NULL\n" );
1820 DBG_ERROR( DbgInfo, "net_device struct in wl_private is NULL\n" );
1856 DBG_ERROR( DbgInfo, "DMA descriptor buf_addr is NULL\n" );
2017 DBG_ERROR( DbgInfo, "Could not alloc skb\n" );
H A Dwl_main.c664 DBG_ERROR( DbgInfo, "hcf_connect() failed, status: 0x%x\n", hcf_status );
691 DBG_ERROR( DbgInfo, "wl_go() failed\n" );
759 DBG_ERROR( DbgInfo, "wl_insert() FAILED\n" );
820 DBG_ERROR( DbgInfo, "hcf_connect() failed, status: 0x%x\n", hcf_status );
835 DBG_ERROR( DbgInfo, "wl_go() failed, status: 0x%x\n", hcf_status );
842 DBG_ERROR( DbgInfo, "Device Base Address INVALID!!!\n" );
914 DBG_ERROR( DbgInfo, "No image file found\n" );
920 DBG_ERROR( DbgInfo, "error in vmalloc\n" );
924 DBG_ERROR( DbgInfo, "buffer too small, %d\n", DHF_ALLOC_SIZE );
933 DBG_ERROR( DbgInf
[all...]
H A Dwl_cs.c144 DBG_ERROR(DbgInfo, "wl_device_alloc returned NULL\n");
H A Dwl_profile.c170 DBG_ERROR(DbgInfo, "Wavelan specific info struct not present?\n");
320 DBG_ERROR(DbgInfo, "Config file buffer and/or wavelan buffer ptr NULL\n");
H A Dwl_wext.c764 DBG_ERROR( DbgInfo, "timeout waiting for scan results\n" );
2118 DBG_ERROR( DbgInfo, "Could not determine radio frequency\n" );

Completed in 178 milliseconds