Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dfirmware.c947 static inline u32 get_firmware_state(struct hfi1_devdata *dd) in get_firmware_state() function
969 if (get_firmware_state(dd) == 0xa0) /* ready */ in wait_fm_ready()
1052 get_firmware_state(dd)); in load_8051_firmware()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dfirmware.c904 static inline u32 get_firmware_state(struct hfi1_devdata *dd) in get_firmware_state() function
926 if (get_firmware_state(dd) == 0xa0) /* ready */ in wait_fm_ready()
1009 get_firmware_state(dd)); in load_8051_firmware()

Completed in 6 milliseconds