Home
last modified time | relevance | path

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

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw_log.c15 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()
A Dfbnic_fw_log.h37 #define fbnic_fw_log_ready(_fbd) (!!(_fbd)->fw_log.data_start) macro
A Dfbnic_debugfs.c179 if (!fbnic_fw_log_ready(fbd)) in fbnic_dbg_fw_log_show()

Completed in 5 milliseconds