Searched refs:byte_count (Results 26 - 50 of 68) sorted by relevance

123

/drivers/gpu/drm/radeon/
H A Dci_dpm.h317 const u8 *src, u32 byte_count, u32 limit);
H A Dsislands_smc.h382 const u8 *src, u32 byte_count, u32 limit);
/drivers/infiniband/hw/ehca/
H A Dhcp_if.h262 unsigned long *byte_count);
/drivers/infiniband/hw/mlx4/
H A Dqp.c263 inl->byte_count = cpu_to_be32(1 << 31 | (size - s - sizeof *inl));
2062 inl->byte_count = cpu_to_be32(1 << 31 | header_size);
2066 inl->byte_count = cpu_to_be32(1 << 31 | spc);
2073 * visible before the byte_count field is set.
2079 * The first inline segment's byte_count field doesn't
2085 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc));
2290 inl->byte_count = cpu_to_be32(1 << 31 | header_size);
2294 inl->byte_count = cpu_to_be32(1 << 31 | spc);
2301 * visible before the byte_count field is set.
2307 * The first inline segment's byte_count fiel
[all...]
/drivers/soc/ti/
H A Dknav_qmss.h174 * @byte_count: total byte count in thhe queue
180 u32 byte_count; member in struct:knav_reg_queue
/drivers/block/
H A Dskd_main.c916 sgd->byte_count = cnt;
934 i, sgd->byte_count, sgd->control,
1584 sksg->byte_count = nbytes;
1616 i, sgd->byte_count, sgd->control,
1873 sgd->byte_count = 0;
1911 sgd->byte_count = 0;
1917 sgd->byte_count = SKD_N_READ_CAP_BYTES;
1918 scsi->hdr.sg_list_len_bytes = cpu_to_be32(sgd->byte_count);
1926 sgd->byte_count = 16;
1927 scsi->hdr.sg_list_len_bytes = cpu_to_be32(sgd->byte_count);
[all...]
/drivers/hv/
H A Dchannel.c250 gpadl_header->range[0].byte_count = size;
332 gpadl_header->range[0].byte_count = size;
/drivers/infiniband/hw/mlx5/
H A Dsrq.c461 scat[i].byte_count = cpu_to_be32(wr->sg_list[i].length);
467 scat[i].byte_count = 0;
H A Dcq.c327 int byte_count; local
333 byte_count = be32_to_cpu(cqe64->byte_cnt);
336 if (byte_count == 4) {
339 for (i = 0; i < byte_count; i += 8) {
/drivers/net/wireless/mwifiex/
H A Dioctl.h332 __le16 byte_count; member in struct:mwifiex_ds_read_eeprom
/drivers/scsi/qla2xxx/
H A Dqla_iocb.c211 cmd_pkt->byte_count = __constant_cpu_to_le32(0);
269 cmd_pkt->byte_count = __constant_cpu_to_le32(0);
430 cmd_pkt->byte_count = cpu_to_le32((uint32_t)scsi_bufflen(cmd));
625 cmd_pkt->byte_count = __constant_cpu_to_le32(0);
743 cmd_pkt->byte_count = __constant_cpu_to_le32(0);
1282 cmd_pkt->byte_count = __constant_cpu_to_le32(0);
1433 crc_ctx_pkt->byte_count = cpu_to_le32(data_bytes);
1436 cmd_pkt->byte_count = cpu_to_le32(total_bytes);
1442 cmd_pkt->byte_count = __constant_cpu_to_le32(0);
1602 cmd_pkt->byte_count
[all...]
H A Dqla_fw.h455 uint32_t byte_count; /* Total byte count. */ member in struct:cmd_type_6
502 uint32_t byte_count; /* Total byte count. */ member in struct:cmd_type_7
537 uint32_t byte_count; /* Total byte count. */ member in struct:cmd_type_crc_2
H A Dqla_mr.h47 __le32 byte_count; /* Total byte count. */ member in struct:cmd_type_7_fx00
/drivers/usb/dwc2/
H A Dcore.c1276 u32 byte_count; local
1288 byte_count = chan->max_packet;
1290 byte_count = remaining_count;
1292 dword_count = (byte_count + 3) / 4;
1307 chan->xfer_count += byte_count;
1308 chan->xfer_buf += byte_count;
/drivers/dma/
H A Dmv_xor.c49 dma_addr_t addr, u32 byte_count,
60 hw_desc->byte_count = byte_count;
48 mv_desc_init(struct mv_xor_desc_slot *desc, dma_addr_t addr, u32 byte_count, enum dma_ctrl_flags flags) argument
/drivers/crypto/qce/
H A Dcommon.c285 (u32 *)rctx->byte_count, 2);
/drivers/net/wireless/iwlwifi/mvm/
H A Drx.c258 len = le16_to_cpu(rx_res->byte_count);
H A Dfw-api.h1036 * @byte_count: frame's byte-count
1056 __le32 byte_count; member in struct:iwl_rx_phy_info
1062 __le16 byte_count; member in struct:iwl_rx_mpdu_res_start
/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1649 int byte_count = 0; local
1678 byte_count += sg_len;
1680 if (byte_count != scsi_bufflen(sc))
1681 printk(KERN_ERR PFX "byte_count = %d != scsi_bufflen = %d, "
1682 "task_id = 0x%x\n", byte_count, scsi_bufflen(sc),
/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c3603 uint32_t byte_count = 0; local
3649 byte_count = pmb->u.mqe.un.mb_words[5];
3651 if (byte_count > sizeof(struct static_vport_info) -
3653 byte_count = sizeof(struct static_vport_info)
3655 memcpy(vport_buff + offset, mp->virt, byte_count);
3656 offset += byte_count;
3663 byte_count = mb->un.varDmp.word_cnt;
3666 byte_count);
3668 offset += byte_count;
3671 } while (byte_count
[all...]
/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c148 int byte_count = 0; local
169 byte_count += sg_len;
176 BUG_ON(byte_count != scsi_bufflen(sc));
/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c525 nvram->byte_count != len - 12)
/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c213 rx_desc->data[i].byte_count =
223 rx_desc->data[i].byte_count = 0;
/drivers/net/wireless/iwlegacy/
H A Dcommands.h1232 __le16 byte_count; /* frame's byte-count */ member in struct:il_rx_phy_res
1237 __le16 byte_count; member in struct:il_rx_mpdu_res_start
/drivers/dma/ppc4xx/
H A Dadma.c662 u32 byte_count)
671 dma_hw_desc->cnt = cpu_to_le32(byte_count);
675 xor_hw_desc->cbbc = byte_count;
683 static inline void ppc440spe_desc_set_rxor_block_size(u32 byte_count) argument
685 /* assume that byte_count is aligned on the 512-boundary;
689 dcr_write(ppc440spe_mq_dcr_host, DCRN_MQ0_CF2H, byte_count);
660 ppc440spe_desc_set_byte_count(struct ppc440spe_adma_desc_slot *desc, struct ppc440spe_adma_chan *chan, u32 byte_count) argument

Completed in 546 milliseconds

123