Searched refs:fbnic_fw_log_ready (Results 1 – 3 of 3) sorted by relevance
15 if (!fbnic_fw_log_ready(fbd)) in fbnic_fw_log_enable()41 if (WARN_ON_ONCE(fbnic_fw_log_ready(fbd))) in fbnic_fw_log_init()63 if (!fbnic_fw_log_ready(fbd)) in fbnic_fw_log_free()83 if (!fbnic_fw_log_ready(fbd)) { in fbnic_fw_log_write()
37 #define fbnic_fw_log_ready(_fbd) (!!(_fbd)->fw_log.data_start) macro
179 if (!fbnic_fw_log_ready(fbd)) in fbnic_dbg_fw_log_show()
Completed in 5 milliseconds