Searched refs:wilc_debug (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wlan.c | 93 static void wilc_debug(u32 flag, char *fmt, ...) in wilc_debug() function 681 wilc_debug(N_ERR, "Couldn't read chip id. Wake up failed\n"); in chip_wakeup() 707 wilc_debug(N_ERR, "clocks still OFF. Wake up failed\n"); in chip_wakeup() 771 wilc_debug(N_ERR, "Couldn't read chip id. Wake up failed\n"); in chip_wakeup() 915 wilc_debug(N_ERR, "[wilc txq]: fail can't read reg vmm_tbl_entry..\n"); in wilc_wlan_handle_txq() 954 wilc_debug(N_ERR, "ERR block TX of VMM table.\n"); in wilc_wlan_handle_txq() 964 wilc_debug(N_ERR, "[wilc txq]: fail can't write reg host_vmm_ctl..\n"); in wilc_wlan_handle_txq() 975 wilc_debug(N_ERR, "[wilc txq]: fail can't read reg host_vmm_ctl..\n"); in wilc_wlan_handle_txq() 1005 wilc_debug(N_ERR, "[wilc txq]: fail can't read reg WILC_HOST_TX_CTRL..\n"); in wilc_wlan_handle_txq() 1011 wilc_debug(N_ERR, "[wilc txq]: fail can't write reg WILC_HOST_TX_CTRL..\n"); in wilc_wlan_handle_txq() [all …]
|