Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbfa_ioc_ct.c124 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock()
177 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_unlock()
468 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_ownership_reset()
Dbfa_ioc.h284 bool bfa_nw_ioc_sem_get(void __iomem *sem_reg);
Dbfa_ioc.c1097 bfa_nw_ioc_sem_get(void __iomem *sem_reg) in bfa_nw_ioc_sem_get() function
2202 if (!bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_init_sem_reg)) in bfa_nw_ioc_smem_read()
2335 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_init_sem_reg); in bfa_ioc_pll_init()