Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c118 u32 flb_status = aq_hw_read_reg(self, in hw_atl_utils_soft_reset_flb() local
121 flb_status = flb_status & 0x10; in hw_atl_utils_soft_reset_flb()
122 if (flb_status) in hw_atl_utils_soft_reset_flb()
240 u32 flb_status = aq_hw_read_reg(self, in hw_atl_utils_soft_reset() local
244 if (flb_status != 0x06000000 || boot_exit_code != 0) in hw_atl_utils_soft_reset()