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

/linux-master/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
177 wil_dbg_fw(wil,
187 wil_dbg_fw(wil,
191 wil_dbg_fw(wil, "num of brd info entries %d\n",
251 wil_dbg_fw(wil, "magic is WIL_FW_CAPABILITIES_MAGIC\n");
255 wil_dbg_fw(wil, "magic is WIL_BRD_FILE_MAGIC\n");
259 wil_dbg_fw(wil, "magic is WIL_FW_CONCURRENCY_MAGIC\n");
284 wil_dbg_fw(wil, "write [0x%08x] <== %zu bytes\n", le32_to_cpu(addr), s);
326 wil_dbg_fw(wil, "fill [0x%08x] <== 0x%08x, %zu bytes\n",
344 wil_dbg_fw(wi
[all...]

Completed in 151 milliseconds