Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dfw_inc.c12 #define wil_dbg_fw(wil, fmt, arg...) wil_dbg(wil, "DBG[ FW ]" fmt, ##arg) macro
177 wil_dbg_fw(wil, in fw_handle_brd_file()
187 wil_dbg_fw(wil, in fw_handle_brd_file()
191 wil_dbg_fw(wil, "num of brd info entries %d\n", in fw_handle_brd_file()
251 wil_dbg_fw(wil, "magic is WIL_FW_CAPABILITIES_MAGIC\n"); in fw_handle_comment()
255 wil_dbg_fw(wil, "magic is WIL_BRD_FILE_MAGIC\n"); in fw_handle_comment()
259 wil_dbg_fw(wil, "magic is WIL_FW_CONCURRENCY_MAGIC\n"); in fw_handle_comment()
284 wil_dbg_fw(wil, "write [0x%08x] <== %zu bytes\n", le32_to_cpu(addr), s); in __fw_handle_data()
326 wil_dbg_fw(wil, "fill [0x%08x] <== 0x%08x, %zu bytes\n", in fw_handle_fill()
344 wil_dbg_fw(wil, "new file, ver. %d, %i bytes\n", in fw_handle_file_header()
[all …]