Home
last modified time | relevance | path

Searched refs:FBNIC_FW_MAX_LOG_HISTORY (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw.h38 #define FBNIC_FW_MAX_LOG_HISTORY 14 macro
A Dfbnic_fw.c1118 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