Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dbg_hsi.h785 * @bin_ptr: A pointer to the binary data with debug arrays.
790 const u8 * const bin_ptr);
1199 * @bin_ptr: a pointer to the binary data with debug arrays.
1204 const u8 * const bin_ptr);
H A Dqed_debug.c5206 const u8 * const bin_ptr) in qed_dbg_set_bin_ptr() argument
5208 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_set_bin_ptr()
5215 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_set_bin_ptr()
7520 const u8 * const bin_ptr) in qed_dbg_user_set_bin_ptr() argument
7522 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_user_set_bin_ptr()
7529 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_user_set_bin_ptr()