Home
last modified time | relevance | path

Searched refs:buf_hdrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c4828 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_set_bin_ptr() local
4835 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_set_bin_ptr()
4836 buf_hdrs[buf_id].length); in qed_dbg_set_bin_ptr()
7077 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_user_set_bin_ptr() local
7084 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_user_set_bin_ptr()
7085 buf_hdrs[buf_id].length); in qed_dbg_user_set_bin_ptr()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c5207 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_set_bin_ptr() local
5214 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_set_bin_ptr()
5215 buf_hdrs[buf_id].length); in qed_dbg_set_bin_ptr()
7522 struct bin_buffer_hdr *buf_hdrs = (struct bin_buffer_hdr *)bin_ptr; in qed_dbg_user_set_bin_ptr() local
7529 (u32 *)(bin_ptr + buf_hdrs[buf_id].offset), in qed_dbg_user_set_bin_ptr()
7530 buf_hdrs[buf_id].length); in qed_dbg_user_set_bin_ptr()

Completed in 37 milliseconds