Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
A Dbfa_ioc.c75 enum bfi_fwboot_type boot_type, u32 boot_param);
1990 bfa_ioc_download_fw(struct bfa_ioc *ioc, u32 boot_type, in bfa_ioc_download_fw() argument
2004 boot_type == BFI_FWBOOT_TYPE_FLASH) { in bfa_ioc_download_fw()
2027 boot_type == BFI_FWBOOT_TYPE_FLASH) { in bfa_ioc_download_fw()
2068 boot_type == BFI_FWBOOT_TYPE_FLASH) { in bfa_ioc_download_fw()
2069 boot_type = BFI_FWBOOT_TYPE_NORMAL; in bfa_ioc_download_fw()
2075 writel(boot_type, ((ioc->ioc_regs.smem_page_start) in bfa_ioc_download_fw()
2366 boot_type == BFI_FWBOOT_TYPE_NORMAL) { in bfa_ioc_boot()
2374 boot_type = BFI_FWBOOT_TYPE_FLASH; in bfa_ioc_boot()
2380 if (boot_type == BFI_FWBOOT_TYPE_MEMTEST) { in bfa_ioc_boot()
[all …]
/linux/drivers/accel/ivpu/
A Dvpu_boot_api.h275 u32 boot_type; member
A Divpu_fw.c498 boot_params->boot_type); in ivpu_fw_boot_params_print()
/linux/drivers/scsi/bfa/
A Dbfa_ioc.c1695 u32 boot_type; in bfa_ioc_hwinit() local
1705 boot_type = BFI_FWBOOT_TYPE_NORMAL; in bfa_ioc_hwinit()
1872 boot_type == BFI_FWBOOT_TYPE_FLASH) { in bfa_ioc_download_fw()
1899 boot_type == BFI_FWBOOT_TYPE_FLASH) { in bfa_ioc_download_fw()
1939 boot_type == BFI_FWBOOT_TYPE_FLASH) { in bfa_ioc_download_fw()
1940 boot_type = BFI_FWBOOT_TYPE_NORMAL; in bfa_ioc_download_fw()
1947 swab32(boot_type)); in bfa_ioc_download_fw()
2221 boot_type == BFI_FWBOOT_TYPE_NORMAL) { in bfa_ioc_boot()
2232 boot_type = BFI_FWBOOT_TYPE_FLASH; in bfa_ioc_boot()
2238 if (boot_type == BFI_FWBOOT_TYPE_MEMTEST) { in bfa_ioc_boot()
[all …]
A Dbfa_ioc.h932 bfa_status_t bfa_ioc_boot(struct bfa_ioc_s *ioc, u32 boot_type,
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_mng_tlv.c482 p_buf->p_val = &p_drv_buf->boot_type; in qed_mfw_get_fcoe_tlv_value()
483 return sizeof(p_drv_buf->boot_type); in qed_mfw_get_fcoe_tlv_value()
/linux/include/linux/qed/
A Dqed_if.h224 u8 boot_type; member

Completed in 45 milliseconds