Searched refs:ioc_type (Results 1 – 9 of 9) sorted by relevance
408 enum bfa_ioc_type_e ioc_type; member476 u16 ioc_type; member550 u16 ioc_type; member
2879 ioc_attr->ioc_type = bfa_ioc_get_type(ioc); in bfa_ioc_get_attr()2924 enum bfa_ioc_type_e ioc_type; in bfa_ioc_aen_post() local2930 ioc_type = bfa_ioc_get_type(ioc); in bfa_ioc_aen_post()2931 switch (ioc_type) { in bfa_ioc_aen_post()2943 WARN_ON(ioc_type != BFA_IOC_TYPE_FC); in bfa_ioc_aen_post()2948 aen_entry->aen_data.ioc.ioc_type = ioc_type; in bfa_ioc_aen_post()3731 aen_entry->aen_data.port.ioc_type = bfa_ioc_get_type(sfp->ioc); in bfa_sfp_scn_aen_post()
221 enum bfa_ioc_type_e ioc_type; member
1349 enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa); in bfa_faa_validate_request() local1353 if ((ioc_type != BFA_IOC_TYPE_FC) || bfa_mfg_is_mezz(card_type)) in bfa_faa_validate_request()
2077 aen_entry->aen_data.port.ioc_type = bfa_get_type(fcport->bfa); in bfa_fcport_aen_post()4188 enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa); in bfa_fcport_set_qos_bw() local4190 bfa_trc(bfa, ioc_type); in bfa_fcport_set_qos_bw()4202 if ((ioc_type == BFA_IOC_TYPE_FC) && in bfa_fcport_set_qos_bw()
91 iocmd->ioc_type = bfa_get_type(&bfad->bfa); in bfad_iocmd_ioc_get_info()
158 enum bfa_ioc_type ioc_type; member
2916 ioc_attr->ioc_type = bfa_ioc_get_type(ioc); in bfa_nw_ioc_get_attr()
152 __u32 ioc_type; member