Searched refs:RCV_TID_FLOW_TABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip_registers.h | 818 #define RCV_TID_FLOW_TABLE (RXE + 0x000000300800) macro
|
H A D | tid_rdma.c | 746 RCV_TID_FLOW_TABLE + 8 * flow_idx, reg); in kern_set_hw_flow() 5485 reg = read_uctxt_csr(dd, ctxt, RCV_TID_FLOW_TABLE + (8 * fidx)); in read_r_next_psn()
|
H A D | chip.c | 13623 write_uctxt_csr(dd, i, RCV_TID_FLOW_TABLE + (8 * j), 0); in write_uninitialized_csrs_and_memories() 13987 RCV_TID_FLOW_TABLE + (8 * j), 0); in reset_rxe_csrs()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip_registers.h | 776 #define RCV_TID_FLOW_TABLE (RXE + 0x000000300800) macro
|
H A D | tid_rdma.c | 751 RCV_TID_FLOW_TABLE + 8 * flow_idx, reg); in kern_set_hw_flow() 5497 reg = read_uctxt_csr(dd, ctxt, RCV_TID_FLOW_TABLE + (8 * fidx)); in read_r_next_psn()
|
H A D | chip.c | 13584 write_uctxt_csr(dd, i, RCV_TID_FLOW_TABLE + (8 * j), 0); in write_uninitialized_csrs_and_memories() 13948 RCV_TID_FLOW_TABLE + (8 * j), 0); in reset_rxe_csrs()
|
Completed in 79 milliseconds