Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_bmi_reg_access.c331 target_info_byte_count, in hif_reg_based_get_target_info()
333 target_info_byte_count), in hif_reg_based_get_target_info()
347 QDF_ASSERT(targ_info->target_info_byte_count == in hif_reg_based_get_target_info()
353 target_info_byte_count), in hif_reg_based_get_target_info()
356 target_info_byte_count), in hif_reg_based_get_target_info()
361 __func__, targ_info->target_info_byte_count)); in hif_reg_based_get_target_info()
370 targ_info->target_info_byte_count = sizeof(*targ_info); in hif_reg_based_get_target_info()
/wlan-driver/fw-api/fw/
H A Dbmi_msg.h238 A_UINT32 target_info_byte_count; /* size of this structure */ member