Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c98 static u32 bfa_ioc_smem_pgnum(struct bfa_ioc *ioc, u32 fmaddr);
1318 pgnum = bfa_ioc_smem_pgnum(ioc, loff); in bfa_nw_ioc_fwver_get()
2046 pgnum = bfa_ioc_smem_pgnum(ioc, loff); in bfa_ioc_download_fw()
2088 writel(bfa_ioc_smem_pgnum(ioc, 0), in bfa_ioc_download_fw()
2643 bfa_ioc_smem_pgnum(struct bfa_ioc *ioc, u32 fmaddr) in bfa_ioc_smem_pgnum() function