Searched refs:cq_en (Results 1 – 2 of 2) sorted by relevance
740 u8 cq_en : 1; /* FW logging is enabled via the control queue */739 u8 cq_en : 1; /* FW logging is enabled via the control queue */ global() member
893 * To enable overall FW logging, the "cq_en" and "uart_en" enable bits in929 if (!hw->fw_log.cq_en && !hw->fw_log.uart_en) in ice_cfg_fw_log() 946 if (hw->fw_log.cq_en) in ice_cfg_fw_log() 988 if (hw->fw_log.cq_en) in ice_cfg_fw_log() 1003 * hw->fw_log.cq_en and hw->fw_log.uart_en indicate if the FW in ice_cfg_fw_log()