소스 검색

qcacmn: Implement extract_comb/single_phyerr for tlv

Implement extract_comb_phyerr and extract_single_phyerr for tlv.

Change-Id: Id65809cdd05f11e39d8f5a88a3f47632e9a92b04
CRs-Fixed: 2196835
Arif Hussain 7 년 전
부모
커밋
f6b0c99637
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      wmi_unified_api.h

+ 2 - 0
wmi_unified_api.h

@@ -86,6 +86,8 @@ typedef qdf_nbuf_t wmi_buf_t;
 #define WMI_LOGA(args ...)
 #endif
 
+#define PHYERROR_MAX_BUFFER_LENGTH 0x7F000000
+
 struct wmi_soc;
 /**
  * struct wmi_ops - service callbacks to upper layer