Home
last modified time | relevance | path

Searched refs:PRINT_D (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c55 PRINT_D(INIT_DBG, "linux_wlan_device_power.. (%d)\n", on_off); in linux_wlan_device_power()
68 PRINT_D(INIT_DBG, "linux_wlan_device_detection.. (%d)\n", on_off); in linux_wlan_device_detection()
141 PRINT_D(GENERIC_DBG, "dev_iface = NULL\n"); in dev_state_ev_handler()
146 PRINT_D(GENERIC_DBG, "Interface is neither WLAN0 nor P2P0\n"); in dev_state_ev_handler()
152 PRINT_D(GENERIC_DBG, "No Wireless registerd\n"); in dev_state_ev_handler()
157 PRINT_D(GENERIC_DBG, "No Wireless Priv\n"); in dev_state_ev_handler()
163 PRINT_D(GENERIC_DBG, "No Wireless Priv\n"); in dev_state_ev_handler()
171 PRINT_D(GENERIC_DBG, "dev_state_ev_handler event=NETDEV_UP %p\n", dev); /* tony */ in dev_state_ev_handler()
180 PRINT_D(GENERIC_DBG, "IP obtained , enable scan\n"); in dev_state_ev_handler()
186 PRINT_D(GENERIC_DBG, "[%s] Up IP\n", dev_iface->ifa_label); in dev_state_ev_handler()
[all …]
Dwilc_wfi_cfgoperations.c232PRINT_D(CFG80211_DBG, "Network expired in ScanShadow: %s\n", astrLastScannedNtwrksShadow[i].au8ssi… in remove_network_from_shadow()
246 PRINT_D(CFG80211_DBG, "Number of cached networks: %d\n", u32LastScannedNtwrksCountShadow); in remove_network_from_shadow()
251 PRINT_D(CFG80211_DBG, "No need to restart Aging timer\n"); in remove_network_from_shadow()
257 PRINT_D(GENERIC_DBG, "GO:IP Obtained , enable scan\n"); in clear_duringIP()
267 PRINT_D(CFG80211_DBG, "Starting Aging timer\n"); in is_network_in_shadow()
291 PRINT_D(CFG80211_DBG, "Shadow network reached its maximum limit\n"); in add_network_to_shadow()
395 PRINT_D(CFG80211_DBG, "Network %s found\n", pstrNetworkInfo->au8ssid); in CfgScanResult()
425 PRINT_D(CFG80211_DBG, "Update RSSI of %s\n", astrLastScannedNtwrksShadow[i].au8ssid); in CfgScanResult()
435 PRINT_D(CFG80211_DBG, "Scan Done[%p]\n", priv->dev); in CfgScanResult()
436 PRINT_D(CFG80211_DBG, "Refreshing Scan ...\n"); in CfgScanResult()
[all …]
Dwilc_wlan.c205 PRINT_D(TX_DBG, "Number of entries in TxQ = %d\n", p->txq_entries); in wilc_wlan_txq_add_to_tail()
212 PRINT_D(TX_DBG, "Wake the txq_handling\n"); in wilc_wlan_txq_add_to_tail()
239 PRINT_D(TX_DBG, "Number of entries in TxQ = %d\n", p->txq_entries); in wilc_wlan_txq_add_to_head()
249 PRINT_D(TX_DBG, "Wake up the txq_handler\n"); in wilc_wlan_txq_add_to_head()
306 PRINT_D(TCP_ENH, "TCP Session %d to Ack %d\n", Opened_TCP_session, seq); in add_TCP_track_session()
428 PRINT_D(TCP_ENH, "DROP ACK: %u\n", Pending_Acks_info[i].ack_num); in wilc_wlan_txq_filter_dup_tcp_ack()
479 PRINT_D(TX_DBG, "Adding config packet ...\n"); in wilc_wlan_txq_add_cfg_pkt()
481 PRINT_D(TX_DBG, "Return due to clear function\n"); in wilc_wlan_txq_add_cfg_pkt()
503 PRINT_D(TX_DBG, "Adding the config packet at the Queue tail\n"); in wilc_wlan_txq_add_cfg_pkt()
529 PRINT_D(TX_DBG, "Adding mgmt packet at the Queue tail\n"); in wilc_wlan_txq_add_net_pkt()
[all …]
Dhost_interface.c338 PRINT_D(HOSTINF_DBG, "Setting channel\n"); in Handle_SetChannel()
485 PRINT_D(GENERIC_DBG, "mac addr = :%pM\n", wid.val); in Handle_SetMacAddress()
530 PRINT_D(HOSTINF_DBG, "Setting CFG params\n"); in Handle_CfgParam()
822 PRINT_D(HOSTINF_DBG, "Setting SCAN params\n"); in Handle_Scan()
823 PRINT_D(HOSTINF_DBG, "Scanning: In [%d] state\n", hif_drv->enuHostIFstate); in Handle_Scan()
829 PRINT_D(GENERIC_DBG, "Don't scan we are already in [%d] state\n", hif_drv->enuHostIFstate); in Handle_Scan()
836 PRINT_D(GENERIC_DBG, "[handle_scan]: Don't do obss scan until IP adresss is obtained\n"); in Handle_Scan()
842 PRINT_D(HOSTINF_DBG, "Setting SCAN params\n"); in Handle_Scan()
858PRINT_D(HOSTINF_DBG, "In Handle_ProbeRequest number of ssid %d\n", pstrHostIFscanAttr->hidden_netw… in Handle_Scan()
918 PRINT_D(HOSTINF_DBG, "Successfully sent SCAN params config packet\n"); in Handle_Scan()
[all …]
Dlinux_wlan_sdio.c124 PRINT_D(INIT_DBG, "probe function\n"); in linux_sdio_probe()
129 PRINT_D(INIT_DBG, "Initializing netdev\n"); in linux_sdio_probe()
183 PRINT_D(INIT_DBG, "disable_sdio_interrupt IN\n"); in disable_sdio_interrupt()
192 PRINT_D(INIT_DBG, "disable_sdio_interrupt OUT\n"); in disable_sdio_interrupt()
Dlinux_mon.c176 PRINT_D(HOSTAPD_DBG, "ERROR: dev == NULL\n"); in mon_mgmt_tx()
374 PRINT_D(HOSTAPD_DBG, "In Deinit monitor interface\n"); in WILC_WFI_deinit_mon_interface()
375 PRINT_D(HOSTAPD_DBG, "RTNL is being locked\n"); in WILC_WFI_deinit_mon_interface()
380 PRINT_D(HOSTAPD_DBG, "Unregister netdev\n"); in WILC_WFI_deinit_mon_interface()
Dlinux_wlan_common.h52 #define PRINT_D(region, ...) \ macro
95 #define PRINT_D(region, ...) \ macro
Dlinux_wlan_spi.c50 PRINT_D(BUS_DBG, "spiModalias: %s\n", spi->modalias); in wilc_bus_probe()
51 PRINT_D(BUS_DBG, "spiMax-Speed: %d\n", spi->max_speed_hz); in wilc_bus_probe()
214 PRINT_D(BUS_DBG, "Request writing %d bytes\n", len); in linux_spi_write()
Dcoreconfigurator.c409 PRINT_D(CORECONFIG_DBG, "TSF :%x\n", pstrNetworkInfo->u32Tsf); in parse_network_info()
618 PRINT_D(CORECONFIG_DBG, "Sending config SET PACKET WID:%x\n", wids[counter].id); in send_config_pkt()