Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Deprom.c219 struct hfi1_eprom_footer { struct
237 (((dir_size) - sizeof(struct hfi1_eprom_footer)) / \
240 #define DIRECTORY_SIZE(n) (sizeof(struct hfi1_eprom_footer) + \
296 struct hfi1_eprom_footer *footer; in read_segment_platform_config()
307 footer = (struct hfi1_eprom_footer *) in read_segment_platform_config()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Deprom.c178 struct hfi1_eprom_footer { struct
196 (((dir_size) - sizeof(struct hfi1_eprom_footer)) / \
199 #define DIRECTORY_SIZE(n) (sizeof(struct hfi1_eprom_footer) + \
255 struct hfi1_eprom_footer *footer; in read_segment_platform_config()
266 footer = (struct hfi1_eprom_footer *) in read_segment_platform_config()

Completed in 2 milliseconds