Home
last modified time | relevance | path

Searched refs:read_resp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.h260 struct ena_admin_ena_mmio_req_read_less_resp *read_resp; member
/linux/drivers/pci/controller/
H A Dpci-hyperv.c1449 struct pci_read_block_response *read_resp = in hv_pci_read_config_compl() local
1460 if (data_len > 0 && read_resp->status == 0) { in hv_pci_read_config_compl()
1462 memcpy(comp->buf, read_resp->bytes, comp->bytes_returned); in hv_pci_read_config_compl()
1467 comp->comp_pkt.completion_status = read_resp->status; in hv_pci_read_config_compl()
/linux/drivers/infiniband/hw/hfi1/
H A Drc.c210 goto read_resp; in make_rc_ack()
306 read_resp: in make_rc_ack()