Home
last modified time | relevance | path

Searched refs:PRINT_WRN (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan_common.h70 #define PRINT_WRN(region, ...) \ macro
111 #define PRINT_WRN(region, ...) \ macro
Dwilc_wlan.c936 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()
1000PRINT_WRN(GENERIC_DBG, "[wilc txq]: no more buffer in the chip (reg: %08x), retry later [[ %d, %x … in wilc_wlan_handle_txq()
Dwilc_wfi_cfgoperations.c764 PRINT_WRN(CFG80211_DBG, "Device is busy: Error(%d)\n", s32Error); in scan()
Dhost_interface.c1453 PRINT_WRN(HOSTINF_DBG, "Discovered networks exceeded max. limit\n"); in Handle_RcvdNtwrkInfo()