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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dhal.c254 hdr->op1_sz = cmd->op1_sz;
276 "hw = 0x%x, seqnum = %d, addr = 0x%x, op1_sz = 0x%x, "
279 udma_cmd->op1_sz, udma_cmd->op2);
390 cmd->buf.len = le32_to_cpu(cmd->udma_cmd.op1_sz);
H A Dhal.h156 __le32 op1_sz; member in struct:iwm_udma_nonwifi_cmd
H A Dfw.c137 target_cmd.op1_sz = cpu_to_le32(tmp_chunk_size);
246 target_cmd.op1_sz = 0;
H A Dtrace.h45 __entry->op1 = le32_to_cpu(hdr->op1_sz);
H A Dmain.c488 target_cmd.op1_sz = cpu_to_le32(sizeof(u32));
499 target_cmd.op1_sz = cpu_to_le32(data2_set);
510 target_cmd.op1_sz = cpu_to_le32(sizeof(u32));
H A Dcommands.c498 target_cmd.op1_sz = cpu_to_le32(resp_size);
935 target_cmd.op1_sz = 0;
H A Dumac.h50 __le32 op1_sz; member in struct:iwm_udma_out_nonwifi_hdr

Completed in 51 milliseconds