Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_fw_info.h48 #define C2H_DBG_HDR_LEN 4 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_fw_info.h48 #define C2H_DBG_HDR_LEN 4 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_fw_info.h48 #define C2H_DBG_HDR_LEN 4 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_fw_info.h49 #define C2H_DBG_HDR_LEN 4 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c792 if (*(buf + C2H_DBG_HDR_LEN + i) == '\n') { in get_c2h_dbg_88xx()
793 if ((*(buf + C2H_DBG_HDR_LEN + i + 1) == '\0') || in get_c2h_dbg_88xx()
794 (*(buf + C2H_DBG_HDR_LEN + i + 1) == 0xff)) { in get_c2h_dbg_88xx()
795 next_msg = C2H_DBG_HDR_LEN + i + 1; in get_c2h_dbg_88xx()
802 msg_len = next_msg - C2H_DBG_HDR_LEN; in get_c2h_dbg_88xx()
808 PLTFM_MEMCPY(c2h_buf, buf + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
820 next_msg += C2H_DBG_HDR_LEN + msg_len; in get_c2h_dbg_88xx()
826 PLTFM_MEMCPY(c2h_buf, buf + cur_msg + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c797 if (*(buf + C2H_DBG_HDR_LEN + i) == '\n') { in get_c2h_dbg_88xx()
798 if ((*(buf + C2H_DBG_HDR_LEN + i + 1) == '\0') || in get_c2h_dbg_88xx()
799 (*(buf + C2H_DBG_HDR_LEN + i + 1) == 0xff)) { in get_c2h_dbg_88xx()
800 next_msg = C2H_DBG_HDR_LEN + i + 1; in get_c2h_dbg_88xx()
807 msg_len = next_msg - C2H_DBG_HDR_LEN; in get_c2h_dbg_88xx()
813 PLTFM_MEMCPY(c2h_buf, buf + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
825 next_msg += C2H_DBG_HDR_LEN + msg_len; in get_c2h_dbg_88xx()
831 PLTFM_MEMCPY(c2h_buf, buf + cur_msg + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c798 if (*(buf + C2H_DBG_HDR_LEN + i) == '\n') { in get_c2h_dbg_88xx()
799 if ((*(buf + C2H_DBG_HDR_LEN + i + 1) == '\0') || in get_c2h_dbg_88xx()
800 (*(buf + C2H_DBG_HDR_LEN + i + 1) == 0xff)) { in get_c2h_dbg_88xx()
801 next_msg = C2H_DBG_HDR_LEN + i + 1; in get_c2h_dbg_88xx()
808 msg_len = next_msg - C2H_DBG_HDR_LEN; in get_c2h_dbg_88xx()
814 PLTFM_MEMCPY(c2h_buf, buf + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
826 next_msg += C2H_DBG_HDR_LEN + msg_len; in get_c2h_dbg_88xx()
832 PLTFM_MEMCPY(c2h_buf, buf + cur_msg + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_common_88xx.c797 if (*(buf + C2H_DBG_HDR_LEN + i) == '\n') { in get_c2h_dbg_88xx()
798 if ((*(buf + C2H_DBG_HDR_LEN + i + 1) == '\0') || in get_c2h_dbg_88xx()
799 (*(buf + C2H_DBG_HDR_LEN + i + 1) == 0xff)) { in get_c2h_dbg_88xx()
800 next_msg = C2H_DBG_HDR_LEN + i + 1; in get_c2h_dbg_88xx()
807 msg_len = next_msg - C2H_DBG_HDR_LEN; in get_c2h_dbg_88xx()
813 PLTFM_MEMCPY(c2h_buf, buf + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()
825 next_msg += C2H_DBG_HDR_LEN + msg_len; in get_c2h_dbg_88xx()
831 PLTFM_MEMCPY(c2h_buf, buf + cur_msg + C2H_DBG_HDR_LEN, msg_len); in get_c2h_dbg_88xx()