Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h166 struct timer_list ioc_timer; member
H A Dbfa_ioc.c306 mod_timer(&ioc->ioc_timer, jiffies + in bfa_ioc_sm_getattr_entry()
317 del_timer(&ioc->ioc_timer); in bfa_ioc_sm_getattr()
323 del_timer(&ioc->ioc_timer); in bfa_ioc_sm_getattr()
333 del_timer(&ioc->ioc_timer); in bfa_ioc_sm_getattr()
H A Dbnad.c1690 struct bnad *bnad = from_timer(bnad, t, bna.ioceth.ioc.ioc_timer); in bnad_ioc_timeout()
3657 timer_setup(&bnad->bna.ioceth.ioc.ioc_timer, bnad_ioc_timeout, 0); in bnad_pci_probe()
3728 del_timer_sync(&bnad->bna.ioceth.ioc.ioc_timer); in bnad_pci_probe()
3771 del_timer_sync(&bnad->bna.ioceth.ioc.ioc_timer); in bnad_pci_remove()