Searched refs:host_page_num_fn (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/brocade/bna/ |
| D | bfa_ioc.c | 1132 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwver_clear() 1291 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_fwver_get() 2022 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 2058 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 2063 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 2206 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read() 2220 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read() 2225 ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read()
|
| D | bfa_ioc.h | 83 void __iomem *host_page_num_fn; member
|
| D | bfa_ioc_ct.c | 258 ioc->ioc_regs.host_page_num_fn = rb + ct_fnreg[pcifn].hfn_pgn; in bfa_ioc_ct_reg_init() 317 ioc->ioc_regs.host_page_num_fn = rb + ct2_reg[port].hfn_pgn; in bfa_ioc_ct2_reg_init()
|
| /Linux-v5.4/drivers/scsi/bfa/ |
| D | bfa_ioc.c | 735 writel(pgnum, iocpf->ioc->ioc_regs.host_page_num_fn); in bfa_iocpf_sm_fwcheck_entry() 1450 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwver_get() 1675 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwsig_invalidate() 1897 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1934 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1939 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 2066 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read() 2081 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read() 2085 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read() 2123 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_clr() [all …]
|
| D | bfa_ioc_cb.c | 145 ioc->ioc_regs.host_page_num_fn = rb + iocreg_fnreg[pcifn].hfn_pgn; in bfa_ioc_cb_reg_init()
|
| D | bfa_ioc_ct.c | 192 ioc->ioc_regs.host_page_num_fn = rb + ct_fnreg[pcifn].hfn_pgn; in bfa_ioc_ct_reg_init() 251 ioc->ioc_regs.host_page_num_fn = rb + ct2_reg[port].hfn_pgn; in bfa_ioc_ct2_reg_init()
|
| D | bfa_ioc.h | 208 void __iomem *host_page_num_fn; member
|