Searched refs:C2H_HDR_GET_LEN (Results 1 – 2 of 2) sorted by relevance
74 #define C2H_HDR_GET_LEN(__c2h) LE_BITS_TO_4BYTE(__c2h + 0X00, 24, 8) macro
2397 dbg_content_length = (u8)C2H_HDR_GET_LEN((u8 *)c2h_buf_local); in halmac_parse_c2h_debug_88xx()