Searched refs:kern_set_hw_flow (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 730 static void kern_set_hw_flow(struct hfi1_ctxtdata *rcd, u32 generation, in kern_set_hw_flow() function 754 kern_set_hw_flow(rcd, generation, flow_idx); 772 kern_set_hw_flow(rcd, KERN_GENERATION_RESERVED, flow_idx); 849 kern_set_hw_flow(rcd, KERN_GENERATION_RESERVED, i); in hfi1_kern_init_ctxt_generations()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 735 static void kern_set_hw_flow(struct hfi1_ctxtdata *rcd, u32 generation, in kern_set_hw_flow() function 759 kern_set_hw_flow(rcd, generation, flow_idx); 777 kern_set_hw_flow(rcd, KERN_GENERATION_RESERVED, flow_idx); 854 kern_set_hw_flow(rcd, KERN_GENERATION_RESERVED, i); in hfi1_kern_init_ctxt_generations()
|
Completed in 13 milliseconds