Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c2390 u8 dbg_content_length = 0; in halmac_parse_c2h_debug_88xx() local
2397 dbg_content_length = (u8)C2H_HDR_GET_LEN((u8 *)c2h_buf_local); in halmac_parse_c2h_debug_88xx()
2399 if (dbg_content_length > C2H_DBG_CONTENT_MAX_LENGTH) in halmac_parse_c2h_debug_88xx()
2402 *(c2h_buf_local + C2H_DBG_HEADER_LENGTH + dbg_content_length - 2) = in halmac_parse_c2h_debug_88xx()