Home
last modified time | relevance | path

Searched refs:hfi1_eprom_table_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Deprom.c226 struct hfi1_eprom_table_entry { struct
238 sizeof(struct hfi1_eprom_table_entry))
241 (sizeof(struct hfi1_eprom_table_entry) * (n)))
297 struct hfi1_eprom_table_entry *table; in read_segment_platform_config()
298 struct hfi1_eprom_table_entry *entry; in read_segment_platform_config()
327 table = (struct hfi1_eprom_table_entry *) in read_segment_platform_config()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Deprom.c185 struct hfi1_eprom_table_entry { struct
197 sizeof(struct hfi1_eprom_table_entry))
200 (sizeof(struct hfi1_eprom_table_entry) * (n)))
256 struct hfi1_eprom_table_entry *table; in read_segment_platform_config()
257 struct hfi1_eprom_table_entry *entry; in read_segment_platform_config()
286 table = (struct hfi1_eprom_table_entry *) in read_segment_platform_config()

Completed in 2 milliseconds