Searched refs:hs_fw_log_sector_sz (Results 1 – 2 of 2) sorted by relevance
287 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) { in hermon_ioctl_flash_read()302 &ioctl_info.af_sector[0], 1 << state->hs_fw_log_sector_sz, in hermon_ioctl_flash_read()409 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) { in hermon_ioctl_flash_write()416 &state->hs_fw_sector[0], 1 << state->hs_fw_log_sector_sz, in hermon_ioctl_flash_write()508 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) { in hermon_ioctl_flash_erase()619 state->hs_fw_log_sector_sz, KM_SLEEP); in hermon_ioctl_flash_init()743 kmem_free(state->hs_fw_sector, 1 << state->hs_fw_log_sector_sz); in hermon_ioctl_flash_cleanup_nolock()1500 addr = sector_num << state->hs_fw_log_sector_sz; in hermon_flash_read_sector()1501 end_addr = addr + (1 << state->hs_fw_log_sector_sz); in hermon_flash_read_sector()1559 addr = sector_num << state->hs_fw_log_sector_sz; in hermon_flash_write_sector()[all …]
675 uint32_t hs_fw_log_sector_sz; member742 hermon_state_s::hs_fw_log_sector_sz752 hermon_state_s::hs_fw_log_sector_sz