Home
last modified time | relevance | path

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

/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()
/drivers/pci/controller/
A Dpci-hyperv-intf.c23 unsigned int block_id, unsigned int *bytes_returned) in hyperv_read_cfg_blk() argument
29 bytes_returned); in hyperv_read_cfg_blk()
A Dpci-hyperv.c1436 unsigned int bytes_returned; member
1462 comp->bytes_returned = min(comp->len, data_len); in hv_pci_read_config_compl()
1463 memcpy(comp->buf, read_resp->bytes, comp->bytes_returned); in hv_pci_read_config_compl()
1465 comp->bytes_returned = 0; in hv_pci_read_config_compl()
1486 unsigned int *bytes_returned) in hv_read_config_block() argument
1527 comp_pkt.bytes_returned == 0) { in hv_read_config_block()
1531 comp_pkt.bytes_returned); in hv_read_config_block()
1535 *bytes_returned = comp_pkt.bytes_returned; in hv_read_config_block()
/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()
/drivers/platform/olpc/
A Dolpc-xo175-ec.c29 u8 bytes_returned; member
260 return p->bytes_returned; in olpc_xo175_ec_resp_len()

Completed in 18 milliseconds