Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/ !
Dbfa_ioc_cb.c121 static struct { u32 hfn_mbox, lpu_mbox, hfn_pgn; } iocreg_fnreg[] = { member
143 ioc->ioc_regs.hfn_mbox = rb + iocreg_fnreg[pcifn].hfn_mbox; in bfa_ioc_cb_reg_init()
Dbfa_ioc_ct.c145 static struct { u32 hfn_mbox, lpu_mbox, hfn_pgn; } ct_fnreg[] = { member
172 static struct { uint32_t hfn_mbox, lpu_mbox, hfn_pgn, hfn, lpu, lpu_read; } member
190 ioc->ioc_regs.hfn_mbox = rb + ct_fnreg[pcifn].hfn_mbox; in bfa_ioc_ct_reg_init()
249 ioc->ioc_regs.hfn_mbox = rb + ct2_reg[port].hfn_mbox; in bfa_ioc_ct2_reg_init()
Dbfa_ioc.h196 void __iomem *hfn_mbox; member
Dbfa_ioc.c1781 ioc->ioc_regs.hfn_mbox + i * sizeof(u32)); in bfa_ioc_mbox_send()
1784 writel(0, ioc->ioc_regs.hfn_mbox + i * sizeof(u32)); in bfa_ioc_mbox_send()
/linux-6.1.9/drivers/net/ethernet/brocade/bna/ !
Dbfa_ioc_ct.c200 u32 hfn_mbox; member
233 u32 hfn_mbox; member
256 ioc->ioc_regs.hfn_mbox = rb + ct_fnreg[pcifn].hfn_mbox; in bfa_ioc_ct_reg_init()
315 ioc->ioc_regs.hfn_mbox = rb + ct2_reg[port].hfn_mbox; in bfa_ioc_ct2_reg_init()
Dbfa_ioc.h71 void __iomem *hfn_mbox; member
Dbfa_ioc.c1905 ioc->ioc_regs.hfn_mbox + i * sizeof(u32)); in bfa_ioc_mbox_send()
1908 writel(0, ioc->ioc_regs.hfn_mbox + i * sizeof(u32)); in bfa_ioc_mbox_send()