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.h790 const u8 * const bin_ptr);
1204 const u8 * const bin_ptr);
H A Dqed_debug.c5205 const u8 * const bin_ptr) in qed_dbg_set_bin_ptr() argument
5207 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_set_bin_ptr()
5214 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_set_bin_ptr()
7519 const u8 * const bin_ptr) in qed_dbg_user_set_bin_ptr() argument
7521 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_user_set_bin_ptr()
7528 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_user_set_bin_ptr()