Searched refs:ioc_get_fwstate (Results 1 – 5 of 5) sorted by relevance
64 hwif_cb.ioc_get_fwstate = bfa_ioc_cb_get_cur_ioc_fwstate; in bfa_ioc_set_cb_hwif()
515 hwif->ioc_get_fwstate = bfa_ioc_ct_get_cur_ioc_fwstate; in bfa_ioc_set_ctx_hwif()
70 .ioc_get_fwstate = bfa_ioc_ct_get_cur_ioc_fwstate,91 .ioc_get_fwstate = bfa_ioc_ct_get_cur_ioc_fwstate,
217 enum bfi_ioc_state (*ioc_get_fwstate) (struct bfa_ioc *ioc); member
41 ((__ioc)->ioc_hwif->ioc_get_fwstate(__ioc))