Home
last modified time | relevance | path

Searched refs:num_dwords (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c285 uint32_t num_dwords = 0; in qlnx_get_trace_cmd_size() local
299 p_ptt, &num_dwords); in qlnx_get_trace_cmd_size()
304 p_ptt, &num_dwords); in qlnx_get_trace_cmd_size()
309 p_ptt, &num_dwords); in qlnx_get_trace_cmd_size()
314 p_ptt, &num_dwords); in qlnx_get_trace_cmd_size()
319 p_ptt, &num_dwords); in qlnx_get_trace_cmd_size()
325 num_dwords = 0; in qlnx_get_trace_cmd_size()
330 return ((num_dwords * sizeof (uint32_t))); in qlnx_get_trace_cmd_size()
353 uint32_t num_dwords = 0; in qlnx_get_trace() local
377 &num_dwords); in qlnx_get_trace()
[all …]
H A Dqlnx_os.c139 static int qlnx_grc_dumpsize(qlnx_host_t *ha, uint32_t *num_dwords,
141 static int qlnx_idle_chk_size(qlnx_host_t *ha, uint32_t *num_dwords,
7207 qlnx_grc_dumpsize(qlnx_host_t *ha, uint32_t *num_dwords, int hwfn_index) in qlnx_grc_dumpsize() argument
7223 rval = ecore_dbg_grc_get_dump_buf_size(p_hwfn, p_ptt, num_dwords); in qlnx_grc_dumpsize()
7238 qlnx_idle_chk_size(qlnx_host_t *ha, uint32_t *num_dwords, int hwfn_index) in qlnx_idle_chk_size() argument
7254 rval = ecore_dbg_idle_chk_get_dump_buf_size(p_hwfn, p_ptt, num_dwords); in qlnx_idle_chk_size()
H A Decore_dbg_fw_funcs.c5683 u8 num_dwords = 0; in ecore_assign_hw_ids() local
5687 num_dwords++; in ecore_assign_hw_ids()
5689 if (num_dwords > 1) in ecore_assign_hw_ids()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type_e610.h1470 __le32 num_dwords; member
/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2416 __le32 num_dwords; member