Home
last modified time | relevance | path

Searched refs:PRINT_INFO (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c59 PRINT_INFO(HOSTAPD_DBG, "In monitor interface receive function\n"); in WILC_WFI_monitor_rx()
65 PRINT_INFO(HOSTAPD_DBG, "Monitor interface already RUNNING\n"); in WILC_WFI_monitor_rx()
82 PRINT_INFO(HOSTAPD_DBG, "Monitor if : No memory to allocate skb"); in WILC_WFI_monitor_rx()
113 PRINT_INFO(HOSTAPD_DBG, "Monitor if : No memory to allocate skb"); in WILC_WFI_monitor_rx()
122 PRINT_INFO(HOSTAPD_DBG, "Radiotap len %d\n", hdr->hdr.it_len); in WILC_WFI_monitor_rx()
125 PRINT_INFO(HOSTAPD_DBG, "Presentflags %d\n", hdr->hdr.it_present); in WILC_WFI_monitor_rx()
159PRINT_INFO(HOSTAPD_DBG, "Packet sent successfully - Size = %d - Address = %p.\n", pv_data->size, p… in mgmt_tx_complete()
161PRINT_INFO(HOSTAPD_DBG, "Couldn't send packet - Size = %d - Address = %p.\n", pv_data->size, pv_da… in mgmt_tx_complete()
240 PRINT_INFO(HOSTAPD_DBG, "Radiotap len: %d\n", rtap_len); in WILC_WFI_mon_xmit()
244 PRINT_INFO(HOSTAPD_DBG, "Radiotap_hdr[%d] %02x\n", i, skb->data[i]); in WILC_WFI_mon_xmit()
[all …]
Dwilc_wlan_cfg.c281 PRINT_INFO(GENERIC_DBG, "Processing response for %d seq %d\n", wid, seq++); in wilc_wlan_parse_response_frame()
342 PRINT_INFO(GENERIC_DBG, "Site survey results received[%d]\n", in wilc_wlan_parse_response_frame()
345 PRINT_INFO(GENERIC_DBG, "Site survey results value[%d]toggle[%d]\n", size, toggle); in wilc_wlan_parse_response_frame()
374 PRINT_INFO(GENERIC_DBG, "Status Len = %d Id= %d\n", len, wid); in wilc_wlan_parse_info_frame()
488 PRINT_INFO(GENERIC_DBG, "Site survey results value[%d]\n", in wilc_wlan_cfg_get_wid_value()
534 PRINT_INFO(RX_DBG, "Info message received\n"); in wilc_wlan_cfg_indicate_rx()
544 PRINT_INFO(RX_DBG, "Scan Notification Received\n"); in wilc_wlan_cfg_indicate_rx()
549 PRINT_INFO(RX_DBG, "Receive unknown message type[%d-%d-%d-%d-%d-%d-%d-%d]\n", in wilc_wlan_cfg_indicate_rx()
Dlinux_wlan_common.h61 #define PRINT_INFO(region, ...) \ macro
103 #define PRINT_INFO(region, ...) \ macro
Dwilc_wfi_cfgoperations.c136 PRINT_INFO(CORECONFIG_DBG, "destroy aging timer\n"); in clear_shadow_scan()
388 PRINT_INFO(CFG80211_DBG, "Network Info:: CHANNEL Frequency: %d, RSSI: %d, CapabilityInfo: %d," in CfgScanResult()
403 PRINT_INFO(CORECONFIG_DBG, ">> Something really bad happened\n"); in CfgScanResult()
577PRINT_INFO(CFG80211_DBG, "Connection Successful:: BSSID: %x%x%x%x%x%x\n", pstrConnectInfo->au8bssi… in CfgConnectResult()
718 PRINT_INFO(CFG80211_DBG, "ScanChannel List[%d] = %d,", i, au8ScanChanList[i]); in scan()
810 PRINT_INFO(CFG80211_DBG, "Required SSID = %s\n , AuthType = %d\n", sme->ssid, sme->auth_type); in connect()
817 PRINT_INFO(CFG80211_DBG, "Network with required SSID is found %s\n", sme->ssid); in connect()
821 PRINT_INFO(CFG80211_DBG, "BSSID is not passed from the user\n"); in connect()
829 PRINT_INFO(CFG80211_DBG, "BSSID is passed from the user and matched\n"); in connect()
841 PRINT_INFO(CFG80211_DBG, "network BSSID to be associated: %x%x%x%x%x%x\n", in connect()
[all …]
Dlinux_wlan.c167 PRINT_INFO(GENERIC_DBG, "dev_state_ev_handler +++\n"); /* tony */ in dev_state_ev_handler()
173 PRINT_INFO(GENERIC_DBG, "\n ============== IP Address Obtained ===============\n\n"); in dev_state_ev_handler()
197 PRINT_INFO(GENERIC_DBG, "\n ============== IP Address Released ===============\n\n"); in dev_state_ev_handler()
218 PRINT_INFO(GENERIC_DBG, "dev_state_ev_handler event=default\n"); /* tony */ in dev_state_ev_handler()
219 PRINT_INFO(GENERIC_DBG, "[%s] unknown dev event: %lu\n", dev_iface->ifa_label, event); in dev_state_ev_handler()
389 PRINT_INFO(INIT_DBG, "Invalide handle\n"); in GetIfHandler()
399 PRINT_INFO(INIT_DBG, "\n"); in GetIfHandler()
1529 PRINT_INFO(GENERIC_DBG, "RSSI :%d\n", rssi); in mac_ioctl()
1548 PRINT_INFO(GENERIC_DBG, "Command - %d - has been received\n", cmd); in mac_ioctl()
Dhost_interface.c410 PRINT_INFO(HOSTINF_DBG, "Indx = %d, Handling set IP = %pI4\n", idx, pu8IPAddr); in Handle_set_IPAddress()
429 PRINT_INFO(HOSTINF_DBG, "IP address set\n"); in Handle_set_IPAddress()
447 PRINT_INFO(HOSTINF_DBG, "%pI4\n", wid.val); in Handle_get_IPAddress()
461 PRINT_INFO(HOSTINF_DBG, "IP address retrieved:: u8IfIdx = %d\n", idx); in Handle_get_IPAddress()
462 PRINT_INFO(HOSTINF_DBG, "%pI4\n", get_ip[idx]); in Handle_get_IPAddress()
463 PRINT_INFO(HOSTINF_DBG, "\n"); in Handle_get_IPAddress()
997 PRINT_INFO(HOSTINF_DBG, "Saving connection parameters in global structure\n"); in Handle_Connect()
1074 PRINT_INFO(HOSTINF_DBG, "Encrypt Mode = %x\n", hif_drv->usr_conn_req.u8security); in Handle_Connect()
1085 PRINT_INFO(HOSTINF_DBG, "Authentication Type = %x\n", hif_drv->usr_conn_req.tenuAuth_type); in Handle_Connect()
1403 PRINT_INFO(HOSTINF_DBG, "Handling received network info\n"); in Handle_RcvdNtwrkInfo()
[all …]
Dlinux_wlan_sdio.c207 PRINT_INFO(INIT_DBG, "@@@@@@@@@@@@ change SDIO speed to %d @@@@@@@@@\n", speed); in linux_sdio_set_speed()
Dlinux_wlan_spi.c407 PRINT_INFO(BUS_DBG, "@@@@@@@@@@@@ change SPI speed to %d @@@@@@@@@\n", SPEED); in linux_spi_set_max_speed()
Dcoreconfigurator.c597 PRINT_INFO(CORECONFIG_DBG, "Sending CFG packet [%d][%d]\n", !counter, in send_config_pkt()
/linux-4.4.14/arch/s390/include/asm/
Ddebug.h250 #define PRINT_INFO(x...) printk ( KERN_INFO PRINTK_HEADER x ) macro
256 #define PRINT_INFO(x...) printk ( KERN_DEBUG PRINTK_HEADER x ) macro