Home
last modified time | relevance | path

Searched refs:op1_sz (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/iwmc3200wifi/
Dhal.c254 hdr->op1_sz = cmd->op1_sz; in iwm_build_udma_nonwifi_hdr()
279 udma_cmd->op1_sz, udma_cmd->op2); in iwm_send_udma_nonwifi_cmd()
390 cmd->buf.len = le32_to_cpu(cmd->udma_cmd.op1_sz); in iwm_hal_send_target_cmd()
Dfw.c137 target_cmd.op1_sz = cpu_to_le32(tmp_chunk_size); in iwm_load_firmware_chunk()
246 target_cmd.op1_sz = 0; in iwm_load_umac()
Dmain.c514 target_cmd.op1_sz = cpu_to_le32(sizeof(u32)); in iwm_config_boot_params()
525 target_cmd.op1_sz = cpu_to_le32(data2_set); in iwm_config_boot_params()
536 target_cmd.op1_sz = cpu_to_le32(sizeof(u32)); in iwm_config_boot_params()
Dhal.h156 __le32 op1_sz; member
Dtrace.h45 __entry->op1 = le32_to_cpu(hdr->op1_sz);
Dcommands.c499 target_cmd.op1_sz = cpu_to_le32(resp_size); in iwm_target_read()
936 target_cmd.op1_sz = 0; in iwm_target_reset()
Dumac.h50 __le32 op1_sz; member