Searched refs:WL_DBG (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Dwl_cfg80211.c794 WL_DBG(("wps_ie len=%d\n", len));
809 WL_DBG((" subel=%p, subelt_id=0x%x subelt_len=%u\n",
813 WL_DBG((" attr WPS_ID_VERSION: %u\n", *subel));
815 WL_DBG((" attr WPS_ID_REQ_TYPE: %u\n", *subel));
819 WL_DBG((" attr WPS_ID_CONFIG_METHODS: %x\n", HTON16(val)));
824 WL_DBG((" attr WPS_ID_DEVICE_NAME: %s (len %u)\n",
829 WL_DBG((" attr WPS_ID_DEVICE_PWD_ID: %u\n", HTON16(val)));
834 WL_DBG((" attr WPS_ID_PRIM_DEV_TYPE: cat=%u \n", HTON16(val)));
837 WL_DBG((" attr WPS_ID_PRIM_DEV_TYPE: subcat=%u\n", HTON16(val)));
841 WL_DBG((" att
[all...]
H A Dwl_cfg80211.h102 #define WL_DBG(args) \ macro
110 #define WL_DBG(args) macro

Completed in 15 milliseconds