Searched refs:wil_dbg_fw (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | fw_inc.c | 23 #define wil_dbg_fw(wil, fmt, arg...) wil_dbg(wil, "DBG[ FW ]" fmt, ##arg) macro 188 wil_dbg_fw(wil, in fw_handle_brd_file() 198 wil_dbg_fw(wil, in fw_handle_brd_file() 202 wil_dbg_fw(wil, "num of brd info entries %d\n", in fw_handle_brd_file() 262 wil_dbg_fw(wil, "magic is WIL_FW_CAPABILITIES_MAGIC\n"); in fw_handle_comment() 266 wil_dbg_fw(wil, "magic is WIL_BRD_FILE_MAGIC\n"); in fw_handle_comment() 270 wil_dbg_fw(wil, "magic is WIL_FW_CONCURRENCY_MAGIC\n"); in fw_handle_comment() 295 wil_dbg_fw(wil, "write [0x%08x] <== %zu bytes\n", le32_to_cpu(addr), s); in __fw_handle_data() 337 wil_dbg_fw(wil, "fill [0x%08x] <== 0x%08x, %zu bytes\n", in fw_handle_fill() 355 wil_dbg_fw(wil, "new file, ver. %d, %i bytes\n", in fw_handle_file_header() [all …]
|