Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dfwdl.c91 u8 *bin_ptr; in fwhdr_parser() local
106 bin_ptr = fw + info->hdr_len; in fwhdr_parser()
114 cur_section_info->addr = bin_ptr; in fwhdr_parser()
115 bin_ptr += cur_section_info->len; in fwhdr_parser()
120 if (fw_end != bin_ptr) { in fwhdr_parser()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dfwdl.c91 u8 *bin_ptr; in fwhdr_parser() local
106 bin_ptr = fw + info->hdr_len; in fwhdr_parser()
114 cur_section_info->addr = bin_ptr; in fwhdr_parser()
115 bin_ptr += cur_section_info->len; in fwhdr_parser()
120 if (fw_end != bin_ptr) { in fwhdr_parser()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c4825 const u8 * const bin_ptr) in qed_dbg_set_bin_ptr() argument
4827 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_set_bin_ptr()
4834 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_set_bin_ptr()
7074 const u8 * const bin_ptr) in qed_dbg_user_set_bin_ptr() argument
7076 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_user_set_bin_ptr()
7083 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_user_set_bin_ptr()
H A Dqed_hsi.h3021 const u8 * const bin_ptr);
3429 const u8 * const bin_ptr);