Searched refs:FBNIC_FW_MAX_LOG_HISTORY (Results 1 – 2 of 2) sorted by relevance
38 #define FBNIC_FW_MAX_LOG_HISTORY 14 macro
1118 struct fbnic_tlv_msg *index_tlv[FBNIC_FW_MAX_LOG_HISTORY]; in fbnic_fw_parse_log_req()1119 struct fbnic_tlv_msg *msec_tlv[FBNIC_FW_MAX_LOG_HISTORY]; in fbnic_fw_parse_log_req()1120 struct fbnic_tlv_msg *log_tlv[FBNIC_FW_MAX_LOG_HISTORY]; in fbnic_fw_parse_log_req()1126 if (length >= FBNIC_FW_MAX_LOG_HISTORY) in fbnic_fw_parse_log_req()
Completed in 7 milliseconds