Searched refs:ioc_set_fwstate (Results 1 – 7 of 7) sorted by relevance
219 void (*ioc_set_fwstate) (struct bfa_ioc *ioc, member
77 .ioc_set_fwstate = bfa_ioc_ct_set_cur_ioc_fwstate,98 .ioc_set_fwstate = bfa_ioc_ct_set_cur_ioc_fwstate,
47 ((__ioc)->ioc_hwif->ioc_set_fwstate(__ioc, __fwstate))
71 hwif_cb.ioc_set_fwstate = bfa_ioc_cb_set_cur_ioc_fwstate; in bfa_ioc_set_cb_hwif()
522 hwif->ioc_set_fwstate = bfa_ioc_ct_set_cur_ioc_fwstate; in bfa_ioc_set_ctx_hwif()
354 void (*ioc_set_fwstate) (struct bfa_ioc_s *ioc, member
81 ((__ioc)->ioc_hwif->ioc_set_fwstate(__ioc, __fwstate))