Searched refs:host_page_num_fn (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc.c | 1143 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() 1535 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1559 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1564 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1699 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read() 1713 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read() 1718 ioc->ioc_regs.host_page_num_fn); in bfa_nw_ioc_smem_read()
|
D | bfa_ioc_ct.c | 252 ioc->ioc_regs.host_page_num_fn = rb + ct_fnreg[pcifn].hfn_pgn; in bfa_ioc_ct_reg_init() 311 ioc->ioc_regs.host_page_num_fn = rb + ct2_reg[port].hfn_pgn; in bfa_ioc_ct2_reg_init()
|
D | bfa_ioc.h | 90 void __iomem *host_page_num_fn; member
|
/drivers/scsi/bfa/ |
D | bfa_ioc_cb.c | 117 ioc->ioc_regs.host_page_num_fn = rb + iocreg_fnreg[pcifn].hfn_pgn; in bfa_ioc_cb_reg_init()
|
D | bfa_ioc.c | 719 writel(pgnum, iocpf->ioc->ioc_regs.host_page_num_fn); in bfa_iocpf_sm_fwcheck_entry() 1438 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_fwver_get() 1696 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1720 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1725 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_download_fw() 1847 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read() 1862 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read() 1866 ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_read() 1904 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_clr() 1918 writel(pgnum, ioc->ioc_regs.host_page_num_fn); in bfa_ioc_smem_clr() [all …]
|
D | bfa_ioc_ct.c | 193 ioc->ioc_regs.host_page_num_fn = rb + ct_fnreg[pcifn].hfn_pgn; in bfa_ioc_ct_reg_init() 252 ioc->ioc_regs.host_page_num_fn = rb + ct2_reg[port].hfn_pgn; in bfa_ioc_ct2_reg_init()
|
D | bfa_ioc.h | 211 void __iomem *host_page_num_fn; member
|