Searched refs:num_dwords (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | qlnx_ioctl.c | 285 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 D | qlnx_os.c | 139 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 D | ecore_dbg_fw_funcs.c | 5683 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 D | ixgbe_type_e610.h | 1470 __le32 num_dwords; member
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_adminq_cmd.h | 2416 __le32 num_dwords; member
|