Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.c799 struct sdma_rht_node { struct
809 .head_offset = offsetof(struct sdma_rht_node, node), argument
810 .key_offset = offsetof(struct sdma_rht_node, cpu_id),
811 .key_len = sizeof_field(struct sdma_rht_node, cpu_id),
831 struct sdma_rht_node *rht_node; in sdma_select_user_engine()
900 struct sdma_rht_node *rht_node; in sdma_set_cpu_to_sde_map()
994 struct sdma_rht_node *rht_node; in sdma_set_cpu_to_sde_map()
1059 struct sdma_rht_node *rht_node = ptr; in sdma_rht_free()
1080 struct sdma_rht_node *rht_node; in sdma_seqfile_dump_cpu_list()