Searched refs:supp_fc4_types (Results 1 – 2 of 2) sorted by relevance
655 u8 supp_fc4_types[BFA_FCS_FDMI_FC4_TYPE_LEN]; member
2264 templen = sizeof(fcs_port_attr.supp_fc4_types); in bfa_fcs_lport_fdmi_build_portattr_block()2265 memcpy(attr->value, fcs_port_attr.supp_fc4_types, templen); in bfa_fcs_lport_fdmi_build_portattr_block()2687 fc_get_fc4type_bitmask(FC_TYPE_FCP, port_attr->supp_fc4_types); in bfa_fcs_fdmi_get_portattr()