Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_ioc_cb.c63 hwif_cb.ioc_set_fwstate = bfa_ioc_cb_set_cur_ioc_fwstate; in bfa_ioc_set_cb_hwif()
H A Dbfa_ioc_ct.c514 hwif->ioc_set_fwstate = bfa_ioc_ct_set_cur_ioc_fwstate; in bfa_ioc_set_ctx_hwif()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc_ct.c69 .ioc_set_fwstate = bfa_ioc_ct_set_cur_ioc_fwstate,
90 .ioc_set_fwstate = bfa_ioc_ct_set_cur_ioc_fwstate,
H A Dbfa_ioc.h215 void (*ioc_set_fwstate) (struct bfa_ioc *ioc, member
H A Dbfa_ioc.c39 ((__ioc)->ioc_hwif->ioc_set_fwstate(__ioc, __fwstate))