Searched refs:Len (Results 1 – 9 of 9) sorted by relevance
124 #define IOSP_BUILD_DATA_HDR1(Port, Len) ((__u8) (((Port) | ((__u8) (((__u16) (Len)) >> 5) & 0x78))… argument125 #define IOSP_BUILD_DATA_HDR2(Port, Len) ((__u8) (Len)) argument
375 __le32 Len; member380 __le32 Len; member
2313 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()2335 le32_to_cpu(chain_sg->Len), DMA_TO_DEVICE); in hpsa_unmap_sg_chain_block()2812 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()2838 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()4566 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()4784 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()5544 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()6456 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()6461 c->SG[0].Len = cpu_to_le32(iocommand->buf_size); in hpsa_passthru_ioctl()6564 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()[all …]
202 unsigned char Len; member207 unsigned char Len; member
138 unsigned char Len; member
932 static inline u32 cal_CRC(unsigned char * Data, unsigned int Len, u8 flag) in cal_CRC() argument934 u32 crc = crc32(~0, Data, Len); in cal_CRC()
353 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()4302 chplan_ap.Len = i; in process_80211d()4317 if ((j == chplan_ap.Len) || (chplan_ap.Channel[j] > 14)) in process_80211d()4353 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d()4371 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) in process_80211d()
120 u8 Len; member175 if (ChannelPlan[channel_plan].Len != 0) { in rtl819x_set_channel_map()180 for (i = 0; i < ChannelPlan[channel_plan].Len; i++) { in rtl819x_set_channel_map()
310 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()6530 chplan_ap.Len = i; in process_80211d()6546 if (j == chplan_ap.Len) in process_80211d()6579 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d()6597 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) in process_80211d()