Searched refs:PRINT_WRN (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | linux_wlan_common.h | 70 #define PRINT_WRN(region, ...) \ macro 111 #define PRINT_WRN(region, ...) \ macro
|
D | wilc_wlan.c | 936 PRINT_WRN(GENERIC_DBG, "[wilc txq]: warn, vmm table not clear yet, wait...\n"); in wilc_wlan_handle_txq() 988 PRINT_WRN(GENERIC_DBG, "Can't get VMM entery - reg = %2x\n", reg); in wilc_wlan_handle_txq() 1000 …PRINT_WRN(GENERIC_DBG, "[wilc txq]: no more buffer in the chip (reg: %08x), retry later [[ %d, %x … in wilc_wlan_handle_txq()
|
D | wilc_wfi_cfgoperations.c | 764 PRINT_WRN(CFG80211_DBG, "Device is busy: Error(%d)\n", s32Error); in scan()
|
D | host_interface.c | 1453 PRINT_WRN(HOSTINF_DBG, "Discovered networks exceeded max. limit\n"); in Handle_RcvdNtwrkInfo()
|