Searched refs:read_resp (Results 1 – 4 of 4) sorted by relevance
890 mmio_read->read_resp; in ena_com_reg_bar_read32()927 read_resp->req_id, in ena_com_reg_bar_read32()928 read_resp->reg_off); in ena_com_reg_bar_read32()937 ret = read_resp->reg_val; in ena_com_reg_bar_read32()2013 *timestamp = read_resp->timestamp; in ena_com_phc_get_timestamp()2057 mmio_read->read_resp, in ena_com_mmio_reg_read_request_init()2060 if (unlikely(!mmio_read->read_resp)) in ena_com_mmio_reg_read_request_init()2065 mmio_read->read_resp->req_id = 0x0; in ena_com_mmio_reg_read_request_init()2091 sizeof(*mmio_read->read_resp), in ena_com_mmio_reg_read_request_destroy()2092 mmio_read->read_resp, in ena_com_mmio_reg_read_request_destroy()[all …]
289 struct ena_admin_ena_mmio_req_read_less_resp *read_resp; member
279 ext_d->tx.read_resp = s->tx_read_res; in bnxt_re_copy_ext_stats()284 ext_d->rx.read_resp = s->rx_read_res; in bnxt_re_copy_ext_stats()526 stats->value[BNXT_RE_TX_READ_RESP] = ext_s->tx.read_resp; in bnxt_re_print_ext_stat()528 stats->value[BNXT_RE_RX_READ_RESP] = ext_s->rx.read_resp; in bnxt_re_print_ext_stat()
64 u64 read_resp; member