Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qlogic/qed/
Dqed_dbg_hsi.h790 const u8 * const bin_ptr);
1204 const u8 * const bin_ptr);
Dqed_debug.c5192 const u8 * const bin_ptr) in qed_dbg_set_bin_ptr() argument
5194 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_set_bin_ptr()
5201 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_set_bin_ptr()
7507 const u8 * const bin_ptr) in qed_dbg_user_set_bin_ptr() argument
7509 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_user_set_bin_ptr()
7516 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_user_set_bin_ptr()