Searched refs:read_csr_ring_head (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_gen2_hw_data.c | 13 read_csr_ring_head(struct resource *csr_base_addr, u32 bank, u32 ring) in read_csr_ring_head() function 131 csr_ops->read_csr_ring_head = read_csr_ring_head; in adf_gen2_init_hw_csr_info()
|
| H A D | adf_gen4vf_hw_csr_data.c | 13 read_csr_ring_head(struct resource *csr_base_addr, u32 bank, u32 ring) in read_csr_ring_head() function 143 csr_ops->read_csr_ring_head = read_csr_ring_head; in gen4vf_init_hw_csr_info()
|
| H A D | adf_gen4_hw_data.c | 17 read_csr_ring_head(struct resource *csr_base_addr, u32 bank, u32 ring) in read_csr_ring_head() function 135 csr_ops->read_csr_ring_head = read_csr_ring_head; in adf_gen4_init_hw_csr_info()
|
| H A D | adf_freebsd_transport_debug.c | 36 head = csr_ops->read_csr_ring_head(csr, in adf_ring_show() 152 head = csr_ops->read_csr_ring_head(csr, in adf_bank_show()
|
| H A D | adf_freebsd_uio_cleanup.c | 231 tx_head = csr_ops->read_csr_ring_head(bundle->csr_base, in is_all_resp_recvd()
|
| /freebsd/sys/dev/qat/include/common/ |
| H A D | adf_accel_devices.h | 261 u32 (*read_csr_ring_head)(struct resource *csr_base_addr, member
|