Searched refs:ioc_type (Results 1 - 8 of 8) sorted by relevance

/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs.h178 enum bfa_ioc_type ioc_type; member in struct:bfa_ioc_attr
H A Dbfa_ioc.c2480 ioc_attr->ioc_type = bfa_ioc_get_type(ioc);
/drivers/scsi/bfa/
H A Dbfa_defs.h356 enum bfa_ioc_type_e ioc_type; member in struct:bfa_ioc_attr_s
423 u16 ioc_type; member in struct:bfa_port_aen_data_s
497 u16 ioc_type; member in struct:bfa_ioc_aen_data_s
H A Dbfad_bsg.h207 enum bfa_ioc_type_e ioc_type; member in struct:bfa_bsg_ioc_info_s
H A Dbfa_ioc.c2615 ioc_attr->ioc_type = bfa_ioc_get_type(ioc);
2659 enum bfa_ioc_type_e ioc_type; local
2665 ioc_type = bfa_ioc_get_type(ioc);
2666 switch (ioc_type) {
2678 WARN_ON(ioc_type != BFA_IOC_TYPE_FC);
2683 aen_entry->aen_data.ioc.ioc_type = ioc_type;
3462 aen_entry->aen_data.port.ioc_type = bfa_ioc_get_type(sfp->ioc);
H A Dbfa_core.c1276 enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa); local
1280 if ((ioc_type != BFA_IOC_TYPE_FC) || bfa_mfg_is_mezz(card_type))
H A Dbfad_bsg.c87 iocmd->ioc_type = bfa_get_type(&bfad->bfa);
H A Dbfa_svc.c2022 aen_entry->aen_data.port.ioc_type = bfa_get_type(fcport->bfa);

Completed in 159 milliseconds