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