Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw_log.h39 void fbnic_fw_log_enable(struct fbnic_dev *fbd, bool send_hist);
H A Dfbnic_fw_log.c11 void fbnic_fw_log_enable(struct fbnic_dev *fbd, bool send_hist) in fbnic_fw_log_enable() function
H A Dfbnic_pci.c332 fbnic_fw_log_enable(fbd, true); in fbnic_probe()
493 fbnic_fw_log_enable(fbd, list_empty(&fbd->fw_log.entries)); in __fbnic_pm_resume()