Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfa_ioc_ct.c133 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock()
186 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_unlock()
477 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_ownership_reset()
Dbfa_ioc.h305 bool bfa_nw_ioc_sem_get(void __iomem *sem_reg);
Dbfa_ioc.c1124 bfa_nw_ioc_sem_get(void __iomem *sem_reg) in bfa_nw_ioc_sem_get() function
2226 if (bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_init_sem_reg) == 0) in bfa_nw_ioc_smem_read()
2359 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_init_sem_reg); in bfa_ioc_pll_init()