Searched refs:pC2h_buf_local (Results 1 – 1 of 1) sorted by relevance
2188 u8 *pC2h_buf_local = (u8 *)NULL; in halmac_parse_c2h_debug_88xx() local2194 pC2h_buf_local = pC2h_buf; in halmac_parse_c2h_debug_88xx()2197 dbg_content_length = (u8)C2H_HDR_GET_LEN((u8 *)pC2h_buf_local); in halmac_parse_c2h_debug_88xx()2202 *(pC2h_buf_local + C2H_DBG_HEADER_LENGTH + dbg_content_length - 2) = '\n'; in halmac_parse_c2h_debug_88xx()2203 dbg_seq_num = (u8)(*(pC2h_buf_local + C2H_DBG_HEADER_LENGTH)); in halmac_parse_c2h_debug_88xx()2204 …, HALMAC_DBG_TRACE, "[RTKFW, SEQ=%d]: %s", dbg_seq_num, (char *)(pC2h_buf_local + C2H_DBG_HEAD… in halmac_parse_c2h_debug_88xx()