Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c76 static u32 bfa_ioc_smem_pgnum(struct bfa_ioc *ioc, u32 fmaddr);
1290 pgnum = bfa_ioc_smem_pgnum(ioc, loff); in bfa_nw_ioc_fwver_get()
2019 pgnum = bfa_ioc_smem_pgnum(ioc, loff); in bfa_ioc_download_fw()
2061 writel(bfa_ioc_smem_pgnum(ioc, 0), in bfa_ioc_download_fw()
2623 bfa_ioc_smem_pgnum(struct bfa_ioc *ioc, u32 fmaddr) in bfa_ioc_smem_pgnum() function