Searched refs:qed_feature (Results 1 – 1 of 1) sorted by relevance
8004 struct ecore_dbg_feature *qed_feature = in qed_dbg_feature() local8027 memcpy(buffer, qed_feature->dump_buf, qed_feature->buf_size); in qed_dbg_feature()8041 struct ecore_dbg_feature *qed_feature = &edev->dbg_features[feature]; in qed_dbg_feature_size() local8059 qed_feature->buf_size = buf_size_dwords * sizeof(u32); in qed_dbg_feature_size()8060 return qed_feature->buf_size; in qed_dbg_feature_size()