Home
last modified time | relevance | path

Searched refs:bytes_returned (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dhv.c12 int bytes_returned; in mlx5_hv_config_common() local
23 &bytes_returned) : in mlx5_hv_config_common()
28 if (read && !rc && len != bytes_returned) in mlx5_hv_config_common()
/linux-6.3-rc2/fs/cifs/
A Dcifssmb.c403 int bytes_returned; in CIFSSMBNegotiate() local
740 int bytes_returned; in CIFSSMBDelFile() local
784 int bytes_returned; in CIFSSMBRmDir() local
828 int bytes_returned; in CIFSSMBMkDir() local
1040 int bytes_returned; in SMBLegacyOpen() local
1141 int bytes_returned; in CIFS_open() local
1897 int bytes_returned; in CIFSSMBLock() local
2152 int bytes_returned; in CIFSSMBRename() local
2300 int bytes_returned; in CIFSSMBCopy() local
2533 int bytes_returned; in CIFSCreateHardLink() local
[all …]
A Dtransport.c1457 int bytes_returned; in send_lock_cancel() local
1471 &bytes_returned, 0); in send_lock_cancel()
A Dcifsproto.h130 int *bytes_returned);
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-hyperv-intf.c22 unsigned int block_id, unsigned int *bytes_returned) in hyperv_read_cfg_blk() argument
28 bytes_returned); in hyperv_read_cfg_blk()
A Dpci-hyperv.c1282 unsigned int bytes_returned; member
1308 comp->bytes_returned = min(comp->len, data_len); in hv_pci_read_config_compl()
1309 memcpy(comp->buf, read_resp->bytes, comp->bytes_returned); in hv_pci_read_config_compl()
1311 comp->bytes_returned = 0; in hv_pci_read_config_compl()
1332 unsigned int *bytes_returned) in hv_read_config_block() argument
1373 comp_pkt.bytes_returned == 0) { in hv_read_config_block()
1377 comp_pkt.bytes_returned); in hv_read_config_block()
1381 *bytes_returned = comp_pkt.bytes_returned; in hv_read_config_block()
/linux-6.3-rc2/drivers/scsi/
A Dhptiop.h239 __le32 bytes_returned; member
339 u32 *bytes_returned; member
A Dhptiop.c823 if (arg->bytes_returned) in hptiop_iop_request_callback_itl()
824 *arg->bytes_returned = arg->outbuf_size; in hptiop_iop_request_callback_itl()
/linux-6.3-rc2/drivers/platform/olpc/
A Dolpc-xo175-ec.c29 u8 bytes_returned; member
260 return p->bytes_returned; in olpc_xo175_ec_resp_len()
/linux-6.3-rc2/include/linux/
A Dhyperv.h1752 unsigned int block_id, unsigned int *bytes_returned);
1761 unsigned int block_id, unsigned int *bytes_returned);
/linux-6.3-rc2/sound/pci/asihpi/
A Dhpi_internal.h808 u32 bytes_returned; /* size of items returned */ member
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_ca0132.c2271 unsigned int *bytes_returned) in dspio_send_scp_message() argument
2283 if (bytes_returned) in dspio_send_scp_message()
2284 *bytes_returned = 0; in dspio_send_scp_message()
2297 if (!return_buf || return_buf_size < 4 || !bytes_returned) in dspio_send_scp_message()
2331 *bytes_returned = (spec->scp_resp_count + 1) * 4; in dspio_send_scp_message()

Completed in 63 milliseconds