Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c12 #define wil_dbg_fw(wil, fmt, arg...) wil_dbg(wil, "DBG[ FW ]" fmt, ##arg) macro
176 wil_dbg_fw(wil, in fw_handle_brd_file()
186 wil_dbg_fw(wil, in fw_handle_brd_file()
190 wil_dbg_fw(wil, "num of brd info entries %d\n", in fw_handle_brd_file()
250 wil_dbg_fw(wil, "magic is WIL_FW_CAPABILITIES_MAGIC\n"); in fw_handle_comment()
254 wil_dbg_fw(wil, "magic is WIL_BRD_FILE_MAGIC\n"); in fw_handle_comment()
258 wil_dbg_fw(wil, "magic is WIL_FW_CONCURRENCY_MAGIC\n"); in fw_handle_comment()
283 wil_dbg_fw(wil, "write [0x%08x] <== %zu bytes\n", le32_to_cpu(addr), s); in __fw_handle_data()
325 wil_dbg_fw(wil, "fill [0x%08x] <== 0x%08x, %zu bytes\n", in fw_handle_fill()
343 wil_dbg_fw(wil, "new file, ver. %d, %i bytes\n", in fw_handle_file_header()
[all …]