bfa_ioc_ct_get_alt_ioc_fwstate
static enum bfi_ioc_state bfa_ioc_ct_get_alt_ioc_fwstate(struct bfa_ioc *ioc);
.ioc_get_alt_fwstate = bfa_ioc_ct_get_alt_ioc_fwstate,
.ioc_get_alt_fwstate = bfa_ioc_ct_get_alt_ioc_fwstate,
static enum bfi_ioc_state bfa_ioc_ct_get_alt_ioc_fwstate(struct bfa_ioc_s *ioc);
hwif->ioc_get_alt_fwstate = bfa_ioc_ct_get_alt_ioc_fwstate;