Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c1143 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwver_clear()
1302 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_fwver_get()
2033 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw()
2069 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw()
2074 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw()
2217 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read()
2231 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read()
2236 ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read()
Dbfa_ioc.h91 void __iomem *host_page_num_fn; member
Dbfa_ioc_ct.c266 ioc->ioc_regs.host_page_num_fn = rb + ct_fnreg[pcifn].hfn_pgn; in bfa_ioc_ct_reg_init()
325 ioc->ioc_regs.host_page_num_fn = rb + ct2_reg[port].hfn_pgn; in bfa_ioc_ct2_reg_init()
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_ioc.c743 writel(pgnum, iocpf->ioc->ioc_regs.host_page_num_fn); in bfa_iocpf_sm_fwcheck_entry()
1462 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwver_get()
1687 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwsig_invalidate()
1909 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw()
1946 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw()
1951 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw()
2078 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read()
2093 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read()
2097 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read()
2135 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_clr()
[all …]
Dbfa_ioc_cb.c153 ioc->ioc_regs.host_page_num_fn = rb + iocreg_fnreg[pcifn].hfn_pgn; in bfa_ioc_cb_reg_init()
Dbfa_ioc_ct.c200 ioc->ioc_regs.host_page_num_fn = rb + ct_fnreg[pcifn].hfn_pgn; in bfa_ioc_ct_reg_init()
259 ioc->ioc_regs.host_page_num_fn = rb + ct2_reg[port].hfn_pgn; in bfa_ioc_ct2_reg_init()
Dbfa_ioc.h216 void __iomem *host_page_num_fn; member