Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dsdma.c798 struct sdma_rht_node { struct
808 .head_offset = offsetof(struct sdma_rht_node, node), argument
809 .key_offset = offsetof(struct sdma_rht_node, cpu_id),
810 .key_len = sizeof_field(struct sdma_rht_node, cpu_id),
830 struct sdma_rht_node *rht_node; in sdma_select_user_engine()
899 struct sdma_rht_node *rht_node; in sdma_set_cpu_to_sde_map()
993 struct sdma_rht_node *rht_node; in sdma_set_cpu_to_sde_map()
1058 struct sdma_rht_node *rht_node = ptr; in sdma_rht_free()
1079 struct sdma_rht_node *rht_node; in sdma_seqfile_dump_cpu_list()