Home
last modified time | relevance | path

Searched refs:WLAN_LOG_INFO (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/wlan-ng/
Dprism2sta.c687 WLAN_LOG_INFO( "ident: nic h/w: id=0x%02x %d.%d.%d\n", in prism2sta_getcardinfo()
705 WLAN_LOG_INFO( "ident: pri f/w: id=0x%02x %d.%d.%d\n", in prism2sta_getcardinfo()
734 WLAN_LOG_INFO( in prism2sta_getcardinfo()
739 WLAN_LOG_INFO( in prism2sta_getcardinfo()
763 WLAN_LOG_INFO( in prism2sta_getcardinfo()
785 WLAN_LOG_INFO( in prism2sta_getcardinfo()
807 WLAN_LOG_INFO( in prism2sta_getcardinfo()
830 WLAN_LOG_INFO( in prism2sta_getcardinfo()
836 WLAN_LOG_INFO( in prism2sta_getcardinfo()
859 WLAN_LOG_INFO( in prism2sta_getcardinfo()
[all …]
Dwlan_compat.h111 #define WLAN_LOG_INFO(args... ) printk(KERN_INFO args) macro
Dhfa384x_usb.c2325 WLAN_LOG_INFO("Download %d bytes to flash @0x%06x\n", len, daddr); in hfa384x_drvr_flashdl_write()
2363 WLAN_LOG_INFO("Writing %d bytes to flash @0x%06x\n", in hfa384x_drvr_flashdl_write()
2756 WLAN_LOG_INFO("Writing %d bytes to ram @0x%06x\n", len, daddr); in hfa384x_drvr_ramdl_write()
2896 WLAN_LOG_INFO( in hfa384x_drvr_readpda()
4233 WLAN_LOG_INFO("unknown urb->status=%d\n", urb->status); in hfa384x_usbout_callback()
Dprism2mgmt.c1208 WLAN_LOG_INFO("monitor mode disabled\n"); in prism2mgmt_wlansniff()
1330 WLAN_LOG_INFO("monitor mode enabled\n"); in prism2mgmt_wlansniff()
Dp80211wext.c431 WLAN_LOG_INFO("Operation mode: %d not support\n", *mode); in p80211wext_siwmode()